diff --git a/_sections/30-projects.md b/_sections/30-projects.md index ed0bf98..8d79a84 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -76,6 +76,7 @@ These projects pledge to drop Python 2 support in or before 2020. - [![](assets/fecon235.png)fecon235](https://github.com/rsvp/fecon235) - [![](assets/skbio.png)scikit-bio](http://scikit-bio.org) - [![](assets/metpy.png)MetPy](https://unidata.github.io/MetPy) +- [![](assets/bottleneck.png)Bottleneck](https://bottleneck.readthedocs.io/) - [![](assets/sunpy.png)SunPy](https://sunpy.org/) - [![](assets/nengo.png)Nengo](https://www.nengo.ai/) - [![](assets/axelrod.png)Axelrod](https://github.com/Axelrod-Python/Axelrod) diff --git a/assets/bottleneck.png b/assets/bottleneck.png new file mode 100644 index 0000000..8dda6a7 Binary files /dev/null and b/assets/bottleneck.png differ