summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-05-27 20:26:55 -0400
committerschneefux <schneefux+commit@schneefux.xyz>2014-05-27 20:26:55 -0400
commit58cc70ea64b24b2f88dc076804544f3dde7bc740 (patch)
tree6a9907d1c6d3318b8358fa2b7a49d71c1d24ca54 /README.md
parente3f46a7a9222d951141ca6b6a932891ae7b20079 (diff)
downloadjasper-client-58cc70ea64b24b2f88dc076804544f3dde7bc740.tar.gz
jasper-client-58cc70ea64b24b2f88dc076804544f3dde7bc740.zip
updated readme after network wizard update
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 49c308a..836ae08 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,10 @@ Learn more at [jasperproject.github.io](http://jasperproject.github.io/), where
Jasper is developed by [Shubhro Saha](http://www.princeton.edu/~saha/) and [Charles Marsh](http://www.princeton.edu/~crmarsh/). Both can be reached by email at [saha@princeton.edu](mailto:saha@princeton.edu) and [crmarsh@princeton.edu](mailto:crmarsh@princeton.edu) respectively.
+## Major Updates
+
+- 2014-05-27: The network setup wizard has been removed because of unreliability. The client code and documentation has been updated, requiring new users to manually configure their `/etc/network/interfaces` file.
+
## License
Jasper is released under the MIT license, a permissive free software license that lets you do anything you want with the source code, as long as you provide back attribution and ["don't hold \[us\] liable"](http://choosealicense.com). Note that this licensing only refers to the Jasper client code (i.e., the code on GitHub) and not to the disk image itself (i.e., the code on SourceForge).