Update zokrates_github_resolver/src/lib.rs
Co-Authored-By: JacobEberhardt <jacob.eberhardt@tu-berlin.de>
This commit is contained in:
parent
8216866735
commit
f27df222e1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
//!
|
||||
//! To import file from github, use following syntax:
|
||||
//! ```zokrates
|
||||
//! import "github:user/repo/branch/path/to/file.zok"
|
||||
//! import "github:user/repo/branch/path/to/file"
|
||||
//! ```
|
||||
//!
|
||||
//! For example:
|
||||
|
|
Loading…
Reference in a new issue