summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index c712f9e..0813d3e 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,8 @@ non-blocking unbuffered way
# install
```
-go get -v -t -u git.wit.com/jcarr/shell
+go get -v -t -u git.wit.org/wit/shell
```
# License
-This is a LGPL 3.0 Project. Hopefully. golang has a lot of wierd reprocussions for the GPL/LGPL
-
-# Credits
-
-* The developers that made the golang (analabs) cross platform UI
+The same License as GO itself