1 parent d6ece4c commit 7081c28Copy full SHA for 7081c28
1 file changed
README.md
@@ -8,9 +8,9 @@ The `.vala` sources are compiled to `.c` using `valac --ccode` and built into a
8
9
Each release contains:
10
11
-- `c-emitted/*.c` - generated C source files
12
-- `c-emitted/*.h` — generated headers
13
-- `c-emitted/liblivechart.a` — compiled static library
+- `c-emitted/*.c` -> generated C source files
+- `c-emitted/*.h` -> generated headers
+- `c-emitted/liblivechart.a` -> compiled static library
14
15
## Original project
16
0 commit comments