Skip to content

Commit 7081c28

Browse files
authored
Update README.md
1 parent d6ece4c commit 7081c28

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ The `.vala` sources are compiled to `.c` using `valac --ccode` and built into a
88

99
Each release contains:
1010

11-
- `c-emitted/*.c` - generated C source files
12-
- `c-emitted/*.h` generated headers
13-
- `c-emitted/liblivechart.a` compiled static library
11+
- `c-emitted/*.c` -> generated C source files
12+
- `c-emitted/*.h` -> generated headers
13+
- `c-emitted/liblivechart.a` -> compiled static library
1414

1515
## Original project
1616

0 commit comments

Comments
 (0)