Skip to content

Commit bb06cee

Browse files
committed
Updating README. Project is not dead, I just really got into Mount & Blade Warband and Starcraft II 8)
1 parent c152dd0 commit bb06cee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ does not support flexible array members like the example
1616
struct foo { int x; char m[] };
1717

1818
You'll need to tweak the declaration for array and ASIZE
19-
in apl.h
19+
in apl.h. The source is developed using gcc and tcc, on
20+
both x86 and x86_64 platforms.
2021

2122
# An open-source, unicode APL interpreter
2223

0 commit comments

Comments
 (0)