diff --git a/README.md b/README.md index d6631458..be530c0e 100644 --- a/README.md +++ b/README.md @@ -987,7 +987,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [provy](https://github.com/python-provy/provy) - An easy-to-use provisioning system in Python. * [honcho](https://github.com/nickstenning/honcho) - A Python port of [Foreman](https://github.com/ddollar/foreman), a tool for managing Procfile-based applications. * [gunnery](https://github.com/gunnery/gunnery) - Multipurpose task execution tool for distributed systems with web-based interface. -* [fig](http://www.fig.sh/) - Fast, isolated development environments using [Docker](https://www.docker.com/). +* [Docker-Compose](https://docs.docker.com/compose/) - Fast, isolated development environments using [Docker](https://www.docker.com/). * [hgapi](http://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial. * [gitapi](http://bitbucket.org/haard/gitapi) - Pure-Python API for git. * [supervisor](https://github.com/Supervisor/supervisor) - Supervisor process control system for UNIX.