/docs

Automata Network Documentation

Primary LanguageHTMLApache License 2.0Apache-2.0

Automata Network Documentation

This repository has the documentation for Automata Network.

The docs are written in Markdown and you can directly read it here.

Development

# 1. Clone the repository
git clone https://github.com/automata-network/docs.git

# 2. Install python3 packages
pip3 install -r requirements.txt

# 3. Start the website locally
mkdocs serve

Contributing

You are welcomed to:

Acknowledgements

Kudos to the following open-source projects.

License

Apache 2.0