add ecr to readme (#1101)

This commit is contained in:
Toshiya Kawasaki 2017-09-08 03:26:28 +09:00 committed by Jack Danger
parent 8f0e2e7954
commit 0d122ef86f

View File

@ -78,6 +78,8 @@ It gets even better! Moto isn't just for Python code and it isn't just for S3. L
| - Security Groups | | core endpoints done | | - Security Groups | | core endpoints done |
| - Tags | | all endpoints done | | - Tags | | all endpoints done |
|------------------------------------------------------------------------------| |------------------------------------------------------------------------------|
| ECR | @mock_ecr | basic endpoints done |
|------------------------------------------------------------------------------|
| ECS | @mock_ecs | basic endpoints done | | ECS | @mock_ecs | basic endpoints done |
|------------------------------------------------------------------------------| |------------------------------------------------------------------------------|
| ELB | @mock_elb | core endpoints done | | ELB | @mock_elb | core endpoints done |