Add implementation coverage to readme. Closes #1570

This commit is contained in:
Steve Pulec 2018-05-30 23:19:56 -04:00
parent 23b51c39a1
commit b0d5eaf0c6

View File

@ -140,6 +140,8 @@ It gets even better! Moto isn't just for Python code and it isn't just for S3. L
|------------------------------------------------------------------------------|
```
For a full list of endpoint [implementation coverage](https://github.com/spulec/moto/blob/master/IMPLEMENTATION_COVERAGE.md)
### Another Example
Imagine you have a function that you use to launch new ec2 instances: