Update CONTRIBUTING.md

This commit is contained in:
Eldad A. Fux
2020-09-22 15:47:43 +03:00
committed by GitHub
parent 7bde6bb481
commit b973282c33
+1 -1
View File
@@ -62,7 +62,7 @@ Appwrite's current structure is a combination of both [Monolithic](https://en.wi
│ ├── images
│ ├── scripts
│ └── styles
├── src # Supporting libraries
├── src # Supporting libraries (each lib should have one specific role, common libraries are released as independent projects)
│ └── Appwrite
│ ├── Auth
│ ├── Database