Commit 1d6ade078185d4d2d13eb964d88abf347c1f4a9a

Thomas de Grivel 2023-04-11T16:36:27

readme

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index e1c67ec..8fecc38 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,6 @@ Common Lisp. It could be described as C with Elixir macros, pattern
 matching, and a semantic object system. The idea is to plug macros and
 pattern matching into C99 and use them to implement the graph database.
 
-There is no garbage collector.
-
 ```
 defmodule C3 do