summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSon HO2023-10-05 12:45:47 +0200
committerGitHub2023-10-05 12:45:47 +0200
commit40ed38216499ea1bf58b8acbcd05b2cd97329830 (patch)
treed802c23e13b9c608fa533de816240fd955ccb617 /README.md
parent28f4ea9ffe02d4204bb60273b6a77db7ed48781b (diff)
parent4a76a074820a6ba23cfb0f33cd67b2d7964ac407 (diff)
Merge pull request #41 from AeneasVerif/son-readme
Add a mention to the Zulip in the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 768c4277..c0a09ebe 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@ internal language to a pure lamdba calculus. It is intended to be used in combi
representation called LLBC. It currently has backends for [F\*](https://www.fstar-lang.org),
[Coq](https://coq.inria.fr/), [HOL4](https://hol-theorem-prover.org/) and [LEAN](https://leanprover.github.io/).
+If you want to contribute or ask questions, we strongly encourage you to join the [Zulip](https://aeneas-verif.zulipchat.com/).
+
## Project Structure
- `src`: the OCaml sources. Note that we rely on [Dune](https://github.com/ocaml/dune)