Update README.md

This commit is contained in:
microwavedcola1 2021-09-22 16:15:08 +02:00 committed by GitHub
parent 69f4ec692a
commit fa93ed4526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ Directory structure
```
.
├── README.md
├── mango-service-v3 - REST API Service for mango markets version 3
├── mango-service-v3 - REST API Service for mango markets version 3
└── py - python3 client for above REST API Service
```