Update srcgen folder link in README.md

pull/34/head
Mingwei Samuel 2021-09-09 23:11:33 -07:00
parent c9465eee32
commit 8f5d7327d1
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ if you are have any questions or trouble with Riven.
## Development ## Development
NodeJS is used to generate code for Riven. The NodeJS is used to generate code for Riven. The
[`srcgen/`](https://github.com/MingweiSamuel/Riven/tree/master/srcgen) [`srcgen/`](https://github.com/MingweiSamuel/Riven/tree/v/2.x.x/riven/srcgen)
folder contains the code and [doT.js](https://olado.github.io/doT/index.html) folder contains the code and [doT.js](https://olado.github.io/doT/index.html)
templates. `index.js` lists the JSON files downloaded and used to generate the templates. `index.js` lists the JSON files downloaded and used to generate the
code. code.