diff --git a/README.md b/README.md index 9dfb020..a56c676 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ - This repository contains a library of circuit templates. - All files are copyrighted under 2018 0KIMS association and part of the free software [circom](https://github.com/iden3/circom) (Zero Knowledge Circuit Compiler). +- You can read more about the circom language in [the circom documentation webpage](https://docs.circom.io/). ## Organisation @@ -14,4 +15,4 @@ This respository contains 5 folders: - `src`: it contains similar implementation of circuits in JavaScript. - `test`: tests. -A description of the specific circuit templates for the `circuit` folder will be soon updated. \ No newline at end of file +A description of the specific circuit templates for the `circuit` folder will be soon updated.