diff --git a/_sections/30-projects.md b/_sections/30-projects.md index 68d479e..854e7bf 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -42,6 +42,7 @@ These projects pledge to drop Python 2 support in or before 2020. - [![](https://cython.org/logo/cython-logo-C.svg)Cython](https://cython.org/) - [![](assets/marshmallow.png)marshmallow](https://github.com/marshmallow-code/marshmallow) - [![](assets/hypothesis.png)Hypothesis](https://hypothesis.readthedocs.io/) +- [![](assets/apache_beam.png)Apache Beam](https://beam.apache.org/) - [![](assets/xonsh.png)xonsh](http://xon.sh) - [![](assets/scikit-image.png)Scikit Image](http://scikit-image.org/) - [![](assets/sphinx-doc.png)Sphinx](https://www.sphinx-doc.org/) diff --git a/assets/apache_beam.png b/assets/apache_beam.png new file mode 100644 index 0000000..b349592 Binary files /dev/null and b/assets/apache_beam.png differ