diff --git a/.all-contributorsrc b/.all-contributorsrc index 63c31099b..c35f2beee 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -95,12 +95,22 @@ "contributions": [ "translation" ] + }, + { + "login": "StarknetAstro", + "name": "Starknet Astro", + "avatar_url": "https://avatars.githubusercontent.com/u/132659385?v=4", + "profile": "https://starknet-astro.super.site/", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 7, "skipCi": true, "repoType": "github", "repoHost": "https://github.com", + "badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)", "projectName": "cairo-book.github.io", - "projectOwner": "cairo-book" + "projectOwner": "StarknetAstro" } diff --git a/README.md b/README.md index 6519f9352..6e5de54f7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@
- -[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) + + + +[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors) +

The Cairo Programming Language Book

Alexandria

@@ -77,7 +80,7 @@ The mdbook-cairo backend is working as following: number of the `fn main()` found in the chapter. 4. If you have a code block with a `fn main()` function that you know does not compile, you can indicate it by adding the `does_not_compile` attribute to the code block, like this: - + ```` ```rust,does_not_compile fn main() { @@ -89,7 +92,7 @@ The mdbook-cairo backend is working as following: but will not be extracted into a Cairo program. 5. Alternatively, if you want to disable the format check using `cairo-format`, - you can add the `ignore_format` attribute to the code block, like this: + you can add the `ignore_format` attribute to the code block, like this: ```` ```rust,ignore_format @@ -111,16 +114,17 @@ To run the CI locally, ensure that you are at the root of the repository (same d Fricoben
Fricoben

πŸ€” πŸ” πŸ“† - Mathieu
Mathieu

πŸ€” πŸ’» πŸ§‘β€πŸ« πŸ‘€ πŸ“† + Mathieu
Mathieu

πŸ€” πŸ’» πŸ§‘β€πŸ« πŸ‘€ πŸ“† Nadai
Nadai

🌍 - glihm
glihm

πŸ’» πŸ”§ - ClΓ©ment Walter
ClΓ©ment Walter

πŸ‘€ - V.O.T
V.O.T

πŸ’» - Pia
Pia

πŸ’» πŸ“ + glihm
glihm

πŸ’» πŸ”§ + ClΓ©ment Walter
ClΓ©ment Walter

πŸ‘€ + V.O.T
V.O.T

πŸ’» + Pia
Pia

πŸ’» πŸ“ cryptonerdcn
cryptonerdcn

🌍 Argetlames
Argetlames

🌍 + Starknet Astro
Starknet Astro

🌍