Browse Source

Update readme

production
Nathan Bergey 3 years ago
parent
commit
0e88be815e
  1. 23
      README.md

23
README.md

@ -2,3 +2,26 @@ natronics.org
=============
just a webpage
<https://natronics.org>
### Install
Built with [Cobalt.rs](https://cobalt-org.github.io).
```
$ cargo install cobalt-bin
```
Needs some js to support LaTeX equations
```
$ npm install
```
### Build
```
$ make _site
```
Loading…
Cancel
Save