Update README.md

This commit is contained in:
Noah Trupin
2019-02-01 18:45:25 -05:00
committed by GitHub
parent d79fb7d085
commit 3263670208

View File

@@ -111,9 +111,9 @@ JavaScript can be embedded in AbstractML to interact with storage, the parsed HT
However, AbstractML does not support embedded style or script tags with code nested in them. All CSS or JavaScript must be written inline or in a separate document.
## Usage
## Documentation
See DOCS.md.
The documentation can be found [here](https://ntrupin.github.io/abstractml).
## Contributing