Update README.md

This commit is contained in:
Matt Mascarenhas 2022-09-23 17:42:18 +01:00
parent 6e9c7edd1d
commit 0825cbb5ff
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ deployment
### Download, and copy the parser into place ### Download, and copy the parser into place
1. `git clone git@gitssh.handmade.network:Annotation-Pushers/Annotation-System.git` 1. `git clone https://git.handmade.network/Annotation-Pushers/Annotation-System.git`
2. `cd Annotation-System/cinera` 2. `cd Annotation-System/cinera`
3. `cp ../hmmlib2/hmmlib.h .` 3. `cp ../hmmlib2/hmmlib.h .`
@ -73,7 +73,7 @@ and [Hardening your HTTP response headers](https://scotthelme.co.uk/hardening-yo
- `<!-- __CINERA_JS__ path.ext -->` - `<!-- __CINERA_JS__ path.ext -->`
Convenience tag that outputs a <script type="text/javascript"...> Convenience tag that outputs a <script type="text/javascript"...>
node for the specified asset relative to the JS Directory (-j), node for the specified asset relative to the JS Directory (-j),
for use wherever a <script> node is valid for use wherever a `<script>` node is valid
The path.ext in these tags supports parent directories to locate the The path.ext in these tags supports parent directories to locate the
asset file relative to its specified type directory (generic, CSS, image asset file relative to its specified type directory (generic, CSS, image
or JS), including the "../" directory, and paths containing spaces must or JS), including the "../" directory, and paths containing spaces must