Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add CHANGES, INSTALL, LICENSE, README.
[graphlib_java.git] / INSTALL
diff --git a/INSTALL b/INSTALL
new file mode 100644 (file)
index 0000000..49d6fd3
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,5 @@
+To use this library, just copy the file DrawingWindow.java in your project, and
+build your program.  See the examples to find how to use it.
+
+To generate the documentation, simply run
+        make html/index.html