diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cdc3c61..67e32e2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ # Contributing -Thank you for wanting to contribute to the development for theta! Please keep the following in mind when contributing to this repository please keep all of the following in mind as it will prevent headaches in the future +Thank you for wanting to contribute to the development of SysBackup! Please keep the following in mind when contributing to this repository please keep all of the following in mind as it will prevent headaches in the future ## Code style - Constants are to be written using SCREAMING_SNAKE_CASE diff --git a/README.md b/README.md new file mode 100644 index 0000000..8b543d7 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# SysBackup + +This branch is a rewrite of the [previous in Java Developed branch](https://git.ez-pp.farm/HorizonCode/SysBackup/src/branch/archived), rewritten in NodeJS. + +### Requirements +- NodeJS 16 `(only tested version yet)` + +### Contributing +Please read our [CONTRIBUTING.md](https://git.ez-pp.farm/HorizonCode/SysBackup/src/branch/master/CONTRIBUTING.md) to read how to contribute! \ No newline at end of file