add readme, fix contributing
This commit is contained in:
parent
c8c316ce4e
commit
b2eec1be05
|
@ -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
|
||||
|
|
9
README.md
Normal file
9
README.md
Normal file
|
@ -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!
|
Loading…
Reference in New Issue
Block a user