Skip to content

Commit 5c40e8d

Browse files
committed
x
1 parent c2b93cc commit 5c40e8d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,17 @@ This will store backups on /root/backups
5555

5656
This project is released under [ISC license](https://opensource.org/licenses/ISC); and the [node-aperture](https://github.com/rbccps-iisc/node-aperture) is released under [Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/).
5757

58-
## 6. Database structure
58+
## 6. Contribute
59+
60+
Please run `./check.sh` with NO warnings and NO errors before sending pull requests.
61+
62+
## 7. Database structure
5963

6064
Below is the list of tables used. There are no join queries in the project.
6165

6266
![Alt text](https://raw.githubusercontent.com/datasetu/datasetu-auth-server/master/er.svg?sanitize=true)
6367

64-
## 7. Project organization
68+
## 8. Project organization
6569
```bash
6670
.
6771
|-- CCAIndia2014.cer // CCA's 2014 certificate

0 commit comments

Comments
 (0)