diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 09380c3f99..bc3a2c0ff4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,9 @@ # How to report issues Before reporting an issue with GitHub, be sure that: -* you are using the latest released version of Rizin or the latest git version -* you are using a clean installation -* the issue was not already reported +* You are using the latest released version of Rizin or the latest git version +* You are using a clean installation +* The issue was not already reported When the above conditions are satisfied, feel free to submit an issue while trying to be as precise as possible. If you can, provide the problematic binary, @@ -56,7 +56,7 @@ $ git rebase -i dev ``` Follow git instructions when conflicts arise. -#### Step 5: publish your updated local branch. +#### Step 5: Publish your updated local branch. ```sh $ git push -f ``` diff --git a/README.md b/README.md index 6130161263..c621b9fae4 100644 --- a/README.md +++ b/README.md @@ -88,15 +88,16 @@ Game Boy (Advance), Nintendo DS ROMs and Nintendo 3DS FIRMs. ## Scripting -We provide a way to interact with Rizin from Python/Haskell/OCaml languages -through [rzpipe](https://github.com/rizinorg/rz-pipe). Other languages -although not currently supported could be easily added. +We provide a way to interact with Rizin from Python, Haskell, OCaml, +Ruby, Rust, and Go languages through [rzpipe](https://github.com/rizinorg/rz-pipe). +Other languages although not currently supported could be easily added. # Community Our website and blog: [https://www.rizin.re/](https://www.rizin.re/) -Join our [Mattermost](https://im.rizin.re) community to discuss Rizin, its development, and general topics related to the project. +Join our [Mattermost](https://im.rizin.re) community to discuss Rizin, its +development, and general topics related to the project. We also provide the following partial bridges to other messaging platforms: - [Telegram](https://t.me/rizinorg)