You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,13 +55,17 @@ This will store backups on /root/backups
55
55
56
56
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/).
57
57
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
59
63
60
64
Below is the list of tables used. There are no join queries in the project.
0 commit comments