Skip to content

Commit da1be30

Browse files
authored
Update README.md
I updated the Readme to include a contributing section to guide new contributors. I also updated the first section to include a sentence about OpenPAYGO.
1 parent ae0967d commit da1be30

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# OpenPAYGO documentation website
1+
# OpenPAYGO Documentation Website
22

3-
This OpenPAYGO documentation website is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator.
3+
The OpenPAYGO is an open source token system to enable PAYGO functionality in new products. This repository holds [the documentation for OpenPAYGO](https://enaccess.github.io/OpenPAYGO-docs/), and it is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator.
44

55
## Pre-requisites
66

@@ -23,10 +23,14 @@ This command starts a local development server and opens up a browser window. Mo
2323

2424
## Deployment
2525

26-
Deployment is done using Github Actions and does not involve manual steps.
26+
Deployment is done using GitHub Actions and does not involve manual steps.
2727
Check out `.github/workflows` folder of the root repository.
2828

29-
## Further Read
29+
## Contributing to OpenPAYGO Docs
30+
31+
We welcome contributions from the community! Whether you're interested in fixing bugs, adding new features, or improving documentation, your help is greatly appreciated. To get started, you can either check existing open issues or open a new issue, fork the repository, make your changes, and submit a pull request. If you have any questions, tag @dhmohns.
32+
33+
## Resources on Docusaurus
3034

3135
- [Markdown Features](https://docusaurus.io/docs/markdown-features)
3236
- [Markdown Front Matter](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-docs#markdown-front-matter)

0 commit comments

Comments
 (0)