diff --git a/.github/README.md b/.github/README.md index 5921617..e0fc801 100644 --- a/.github/README.md +++ b/.github/README.md @@ -4,6 +4,8 @@ A web-hosting control panel written in Go. *__Note:__ This software currently only runs on Linux systems.* +This project may qualify for Mozilla's 2018 Global Sprint, in efforts to satisfy their rules I am linking their Community Participation Guidelines [here](https://www.mozilla.org/en-US/about/governance/policies/participation/) along with their already being a code of conduct within this project located [here](https://github.com/Ennovar/gPanel/blob/master/.github/CODE_OF_CONDUCT.md). + ## Table of Contents 1. [Technology Stack](#technology-stack) 2. [Preview Images](#preview-images) @@ -150,4 +152,4 @@ drwx------ 7 root root 4096 Jan 17 14:42 .. 1. go get github.com/Ennovar/gPanel 2. cd ~/go/src/github.com/Ennovar/gPanel 3. go build gpanel.go -4. sudo ./gpanel \ No newline at end of file +4. sudo ./gpanel