Browse Source

Update project_structure.md

pull/1240/head
Alexander Kurakin 4 years ago
parent
commit
6490b05f36
1 changed files with 1 additions and 2 deletions
  1. 3
      docs/project_structure.md

3
docs/project_structure.md

@ -41,13 +41,12 @@ The `nginx` directory contains a NGINX configuration file and Docker container.
The `tools` directory contains some shell scripts. They are used for CI, CD and so on.
Also, there are directories and files contain doccano v0.x codes.
In the future, they will be integrated into the currect code or removed:
In the future, they will be integrated into the current code or removed:
```
/
├── app/
├── └── server/
└── docker-compose.yml
```
## Backend

Loading…
Cancel
Save