We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 139185b commit ba57889Copy full SHA for ba57889
documentation/create-readme-files.md
@@ -1,7 +1,5 @@
1
# README File Guidelines and Resources
2
3
-https://devguide.ropensci.org/building.html#readme
4
-
5
The **README.md** file is often the first thing that someone sees when they consider
6
installing your package.
7
@@ -172,5 +170,9 @@ might find helpful.
172
170
173
171
* [The art of the README GitHub Repo](https://github.com/hackergrrl/art-of-readme)
174
* [Write a great readme - Bane Sullivan](https://github.com/banesullivan/README)
+* [Readme resources from rOpenSci](https://devguide.ropensci.org/building.html#readme)
175
```
176
+
177
178
0 commit comments