Skip to content

Commit 86d05f9

Browse files
committed
Merge branch 'main' of github.com:Sharlock93/binary_reader
2 parents 04e022e + d35a6b7 commit 86d05f9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@ A simple templaing language for binary files
33

44
Using a C-like language to describe binary data then reading the data and displaying it.
55

6-
build/tests folder contains some examples and features of the programming language.
6+
build/tests folder contains some examples and features of the language.
77

88
WIP:
99
- Editor for easier visualization.
10+
11+
# Screenshots
12+
Here are some screenshots, right now this is just the output:
13+
14+
Structure on the left, written output on the right.
15+
![Simple Test ](https://user-images.githubusercontent.com/3481015/175994791-bc0bcf57-b6d1-488f-9ed1-52c7e5fb5572.png)

0 commit comments

Comments
 (0)