Store screenshots in git repo.

This commit is contained in:
CismonX 2021-06-07 01:46:53 +08:00
parent ca19bc599e
commit 7a61760344
Signed by: cismonx
GPG Key ID: 3094873E29A482FB
2 changed files with 2 additions and 2 deletions

View File

@ -23,9 +23,9 @@ type Input = 'Hello!';
type Output = Unlambda<Code, Input>; // Output == '!olleH'
```
Screenshots:
Screenshots (from Visual Studio Code):
![Reverse print string](https://user-images.githubusercontent.com/19173506/98339205-4efdfd80-2046-11eb-880d-f2b2333d61a0.png)
![Example](assets/example.png)
## Notes

BIN
assets/example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB