Skip to content

Commit c2df259

Browse files
authored
Merge pull request #119 from JumperBot/patch-1
✏️ Fixed Grammar!
2 parents f8c8a7b + 7d7c48b commit c2df259

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

β€ŽREADME.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,19 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc
4040
<br />
4141

4242
<details>
43-
<summary>πŸ‘Œ Make sure your project is mature enough</summary>
43+
<summary>πŸ‘Œ Make sure that your project is mature enough</summary>
4444
<p>
4545

46-
> Your project must be stable enough with minimum viable features in order to hook users.
46+
> Your project must be stable enough with the minimum viable features in order to hook users.
4747
4848
</p>
4949
</details>
5050

5151
<details>
52-
<summary>😎 Choose a cool name for your project</summary>
52+
<summary>😎 Choose a cool name for your cool project</summary>
5353
<p>
5454

55-
> Choose a name users can easily remember.
55+
> Choose a name that users can easily remember.
5656
5757
</p>
5858
</details>
@@ -61,16 +61,16 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc
6161
<summary>πŸ’… Make your README pretty</summary>
6262
<p>
6363

64-
> README is the first thing your visitors will see. Make it simple, pretty and easy to read. [Here is a list of beautiful READMEs](https://github.com/matiassingers/awesome-readme).
64+
> The README is the first thing your visitors will see. Make it simple, pretty and easy to read. [Here is a list of beautiful READMEs](https://github.com/matiassingers/awesome-readme).
6565
6666
</p>
6767
</details>
6868

6969
<details>
70-
<summary>πŸ’ͺ Highlight strong points of your project</summary>
70+
<summary>πŸ’ͺ Highlight the strong points of your project</summary>
7171
<p>
7272

73-
> Identify your project strengths and make sure visitors see them first.
73+
> Identify your project's strengths and make sure visitors see them first.
7474
7575
</p>
7676
</details>
@@ -79,7 +79,7 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc
7979
<summary>✨ Provide a demo of your project</summary>
8080
<p>
8181

82-
> Visitors will want to quickly understand the purpose of your project, how it works and how to use it. Providing a demo is the best way to satisfy users. It could be:
82+
> Visitors will want to quickly understand the purpose of your project, how it works, and how to use it. Providing a demo is the best way to satisfy users. It could be:
8383
>
8484
> - An animated GIF demonstrating how your project works
8585
> - A link to a live demo
@@ -100,7 +100,7 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc
100100
<summary>πŸ“˜ Create a clean and well structured documentation</summary>
101101
<p>
102102

103-
> Creating a good documentation is probably the most important step. If you have a small documentation, you can include it within your README. Otherwise, you should probably host it in a separate website. Some open source projects like [vuepress](https://v1.vuepress.vuejs.org) can help you creating clean documentation in a simple way.
103+
> Creating a good documentation is probably the most important step. If you have a small documentation, you can include it within your README. Otherwise, you should probably host it in a separate website. Some open source projects like [vuepress](https://v1.vuepress.vuejs.org) can help you with creating a clean documentation in a simple way.
104104
105105
</p>
106106
</details>
@@ -121,10 +121,10 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc
121121
</details>
122122

123123
<details>
124-
<summary>↗️ Share the project on social media and specialized platforms</summary>
124+
<summary>↗️ Share your project on social media and specialized platforms</summary>
125125
<p>
126126

127-
> Tell the World about your awesome work! Publish on social media and specialized platforms:
127+
> Tell the World about your awesome work! Publish it on social media and other specialized platforms:
128128
>
129129
> - [Twitter](https://twitter.com)
130130
> - [Linkedin](https://www.linkedin.com/)
@@ -144,7 +144,7 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc
144144
<summary>πŸ“ƒ Write articles that mention your project</summary>
145145
<p>
146146

147-
> Write articles about your project. Purpose can be the technical stack you used, how your project works, problems you encountered, etc. Post to publishing platforms:
147+
> Write articles about your project. Purpose can be the technical stack you used, how your project works, problems you encountered, etc. Post it to publishing platforms:
148148
>
149149
> - [medium](https://medium.com/)
150150
> - [dev.to](https://dev.to/)
@@ -165,7 +165,7 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc
165165
<summary>πŸŽ₯ Record and publish videos presenting your project, how it works, etc</summary>
166166
<p>
167167

168-
> Recording a video is not an easy exercise. However it's probably the most efficient way to make your project famous.
168+
> Recording a video is not an easy exercise. However, it's probably the most efficient way to make your project famous.
169169
170170
</p>
171171
</details>
@@ -174,7 +174,7 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc
174174
<summary>πŸ• Choose the best time to publish on social media</summary>
175175
<p>
176176

177-
> Don't publish during holidays period or weekends. Usually the best time to publish on social networks is mid-week.
177+
> Don't publish during holiday periods or weekends. The best time to publish on social networks is usually mid-week.
178178
179179
</p>
180180
</details>
@@ -183,7 +183,7 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc
183183
<summary>πŸ—‘ Don't spam platforms with your promotion</summary>
184184
<p>
185185

186-
> Don't publish twice on the same platform. It will be considered as spam and might cause bad publicity for your project.
186+
> Don't publish twice on the same platform. It will be considered as spam and it might cause bad publicity for your project.
187187
188188
</p>
189189
</details>
@@ -207,7 +207,7 @@ A language is missing? Want to improve this cheat sheet? [Contributions are welc
207207
<summary>❗ Maintain your project, process opened issues</summary>
208208
<p>
209209

210-
> Do not let opened issues without response. Be nice with people that took time to open issues. πŸ˜‰
210+
> Do not let issues stay open without a single response. Be nice with people that took the time to open issues. πŸ˜‰
211211
212212
</p>
213213
</details>

0 commit comments

Comments
Β (0)