Skip to content

Commit 25881c0

Browse files
committed
0.1.0
1 parent 9385a89 commit 25881c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

symcode/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ The `/interfaces` module defines the abstract concepts of different stages in a
5656

5757
1. `SymcodeGenerator` To generate a Symcode image for a given Symcode representation
5858

59-
1. `Debugger` For use during development to help visualizing the pipeline stages
59+
1. `Debugger` For use during development to help visualizing the pipeline stages

webapp/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ First install the rust wasm toolchain.
3131

3232
```sh
3333
wasm-pack build
34-
```
34+
```

0 commit comments

Comments
 (0)