From c978bee6fae82eaed3bc463377a6515cbcd8b277 Mon Sep 17 00:00:00 2001 From: Meghan Date: Mon, 9 Nov 2020 14:56:01 -0800 Subject: [PATCH] README- add prior art section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e48590bd72cc76b7c54258efb6bb0f814a8c72c5..8a480200618ff529f168c1270eb917dc4ec7446e 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,10 @@ pub fn build(b: *Builder) void { exe.install(); ``` +## Prior Art +- https://golang.org/ref/mod#go-mod-file +- https://github.com/mattnite/zkg + ## Contact - hello@nektro.net - https://twitter.com/nektro -- 2.54.0