diff --git a/README.md b/README.md index db21725..1f8c930 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ npm install && npm run dev 3. Set your Environment variables: check above as there is a guide for it! -4. Make your changes! Go crazy, so long as you think it is helpful we'd love to see a Pull Request, have fun, this project is FOSS and done in my our maintainers free time, no pressure, just enjoy yourself +4. Make your changes! Go crazy, so long as you think it is helpful we'd love to see a Pull Request, have fun, this project is FOSS and done in my our maintainers free time, no pressure, just enjoy yourself (you can call yourself a unpaid intern) ### Philosophy/Habits for devs Here is a general rule of thumb for what your changes and developments should look like if you plan on getting it merged to the main branch: @@ -109,4 +109,4 @@ Here is a general rule of thumb for what your changes and developments should lo - Keep it minimal, things like Email are out of the question, we want to keep it small, if you think that it's **really** needed, make an issue on our GitHub to express your interest in it, and a maintainer will confirm or deny whether we would merge it - Understand our tech stack, this is a generic piece of advice but if you haven't use NitroJS for example, read their docs and make sure you're familiar with the framework, it makes your code quality much better, and makes reviewing much easier -Star this repo and please follow me on [GitHub](https://github.com/FifthWit)! \ No newline at end of file +Star this repo and please follow me on [GitHub](https://github.com/FifthWit)!