From 65b1511456566538a8e39818b645a7ff45f74bdb Mon Sep 17 00:00:00 2001 From: alexisvisco Date: Mon, 25 Mar 2019 20:37:59 +0100 Subject: [PATCH] add sonic link to the readme --- .idea/vcs.xml | 6 ++++++ readme.md | 2 ++ 2 files changed, 8 insertions(+) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/readme.md b/readme.md index 7f4a4e8..615313b 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,8 @@ This package implement all commands to work with sonic. If there is one missing, open an issue ! :) +Sonic: https://github.com/valeriansaliou/sonic + ### Install `go get github.com/expectedsh/go-sonic`