commit e1fe02a6a3550e5a8f632700e621328859b12a00 parent 724fbe33c90db27bae08ed8d2db1f83deabe0e85 Author: William Casarin <jb55@jb55.com> Date: Mon, 17 Jan 2022 21:04:31 -0800 examples Diffstat:
M | README | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README b/README @@ -20,6 +20,12 @@ Building make +Examples +-------- + +See test.c for now. More soon. + + Contributing ------------