Skip to content

Commit f4797d6

Browse files
committed
Improved main README.md
1 parent dea568a commit f4797d6

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,30 @@
22

33
This repository contains and organize all the resources we are aware of to share and provides info to learn and/or improve how to code on RISC OS and ARM platform.
44

5-
For the Github experience people this repo is the equivalent of the many "awesome-resources" repo for other OS/platforms/languages. So please feel free to add what you think would make it better!
5+
For Github experienced people, this repo is the equivalent of the many "awesome-resources" repo for other OS/platforms/languages. So please feel free to add what you think would make it better!
6+
7+
Progress updates are tracked [here](https://github.com/orgs/RISC-OS-Community/projects/6/views/1).
68

79
## Repository organization
810

9-
The repository is organised in multiple levels:
11+
This repository is organised in multiple "levels":
1012

1113
* [Resources List](doc/RISCOSCodingResources.md)
1214
* [Ideas](doc/RISCOSCodingMeetingsIdeas.md) for meetings (we provide Zoom based monthly meetings with presentations on everything coding on RISC OS)
1315
* [Forums](doc/RISCOSCodingForums.md) where to ask questions related to code on RISC OS
1416
* [RISC OS Coding meetings](doc/RISCOSCodingMeetings.md) material
15-
* Useful [Code Snippets](src) organised by programming language and features.
17+
* Useful [Code Snippets](src), which are organised by programming language and features.
1618

1719
## Contributing
1820

19-
Everyone is welcome to help us to improve the resources list and have more ideas for the meetings as well as let us know if you're willing to commit to provide courses, presentations and/or sharing your experience of coding on RISC OS.
21+
Everyone is welcome to help us to improve this repository and the resources list (as well as proposing more ideas for the meetings)! Also we are always seeking for people willing to provide courses, presentations and/or sharing your experience coding on RISC OS.
2022

2123
### How to contribute
2224

23-
Follow the general instructions [here](CONTRIBUTING.md) and update the docs in `doc` directories as you feel appropriate. When done open a `Pull Request` to the `develop` branch and ask for a review from `RISC-OS-Community/code-reviews-team` so we can review your changes and approve them, thanks!
25+
Follow the general instructions [here](CONTRIBUTING.md) and update the documents in `doc` directory as you feel appropriate. When done open a `Pull Request` to the `develop` branch and ask for a review from `RISC-OS-Community/code-reviews-team` so we can review your changes and approve them, thanks!
26+
27+
If you prefer, you can also use the "Issues" option on the top menu on GitHub to open new requests or share your ideas.
2428

25-
Also make sure you have read the Code of Conduct [here](CODE_OF_CONDUCT.md), thanks.
29+
Also, make sure you have read the Code of Conduct [here](CODE_OF_CONDUCT.md) before posting anything here, thanks.
2630

2731
Enjoy! :)

0 commit comments

Comments
 (0)