diff options
| author | Riku Isokoski <riksu9000@gmail.com> | 2021-11-07 16:30:29 (GMT) |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2021-11-28 12:42:37 (GMT) |
| commit | 52d19065893f6af66fa0e1c426852b820358f3b5 (patch) | |
| tree | 6d503d7cc051616fccf8343aec9f997619c39743 /README.md | |
| parent | 1d3098baa772176476febb05531a074c0d133b56 (diff) | |
Separate and update coding conventions and contributing pages
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -17,6 +17,7 @@ InfiniTime is an open-source firmware for the [Pinetime smartwatch](https://www. ## Documentation ### Develop + - [Coding conventions](/doc/coding-convention.md) - [Rough structure of the code](doc/code/Intro.md) - [How to implement an application](doc/code/Apps.md) - [Generate the fonts and symbols](src/displayapp/fonts/README.md) @@ -48,9 +49,9 @@ InfiniTime is an open-source firmware for the [Pinetime smartwatch](https://www. This project is far from being finished, and there are still a lot of things to do for this project to become a firmware usable by the general public. -Do not hesitate to fork the code, hack it and create pull-requests! +Do not hesitate to fork the code, hack it and create pull-requests! Make sure to read the [coding conventions](/doc/coding-convention.md) -Read this page for more information on how you can help: [How to contribute?](doc/contribute.md) +You don't need to be a programmer to contribute. Read this page for more information on how you can help: [How to contribute?](doc/contribute.md) ## Licenses |
