diff --git a/README.md b/README.md index 582f88b2c2d..2f042e7f2c2 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Or use the included Dockerfile! (must install Docker first) ```shell docker build -t slate . -docker run -d -p 4567:4567 slate +docker run -d -p 4567:4567 --name slate -v $(pwd)/source:/app/source slate ``` You can now see the docs at . Whoa! That was fast! @@ -88,6 +88,15 @@ Examples of Slate in the Wild * [CardPay API](https://developers.cardpay.com/) * [IBM Cloudant](https://docs-testb.cloudant.com/content-review/_design/couchapp/index.html) * [Bitrix basis components](http://bbc.bitrix.expert/) +* [viagogo API Documentation](http://developer.viagogo.net/) +* [Fidor Bank API Documentation](http://docs.fidor.de/) +* [Market Prophit API Documentation](http://developer.marketprophit.com/) +* [OAuth.io API Documentation](http://docs.oauth.io/) +* [Aircall for Developers](http://developer.aircall.io/) +* [SupportKit API Docs](http://docs.supportkit.io/) +* [SocialRadar's LocationKit Docs](https://docs.locationkit.io/) +* [SafetyCulture API Documentation](https://developer.safetyculture.io/) +* [hosting.de API Documentation](https://www.hosting.de/docs/api/) (Feel free to add your site to this list in a pull request!)