Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/docsy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoratharwa_24 <atharwa.kharkar19@vit.edu>2020-07-31 22:15:29 +0300
committerGitHub <noreply@github.com>2020-07-31 22:15:29 +0300
commit2afa46d4bc670e48ea356325df4cb819e393fa0e (patch)
tree2292ed8c8481ce51a5c7f11e87652905fab2cd6a /README.md
parentcf2d130a7683abaa1b3e9819dc71287d9f034d5c (diff)
update README.md
Changes in the README.md for making contribution guidelines visible at a glance on README added license information in the README file
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 58499a2..9ee2a6c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
# Docsy
-![GitHub](https://img.shields.io/github/license/google/docsy)
Docsy is a [Hugo](https://gohugo.io/) theme for technical documentation sets, providing simple navigation, site structure, and more.
@@ -49,3 +48,12 @@ hugo server --themesDir ../..
```
Note that you need the `themesDir` flag when running Hugo because the site files are inside the theme repo.
+
+## Contributing
+
+Please read [CONTRIBUTING.md](https://github.com/google/docsy/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
+See also the list of [contributors](https://github.com/google/docsy/graphs/contributors) who participated in this project.
+
+## License ![GitHub](https://img.shields.io/github/license/google/docsy)
+
+This project is licensed under the Apache License 2.0 - see the [LICENSE.md](https://github.com/google/docsy/blob/master/LICENSE) file for details