1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00

Update zokrates_github_resolver/src/lib.rs

Co-Authored-By: JacobEberhardt <jacob.eberhardt@tu-berlin.de>
This commit is contained in:
Thibaut Schaeffer 2019-09-25 12:16:57 +02:00 committed by GitHub
parent 8216866735
commit f27df222e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: