Add BSD-3-Clause licence
[elmcan.git] / readme.rst
index a283e0af7ee148b72a72dc58821ffb0796c3e1fd..7facff87f1ce155b0cd822c3ef434cb2df46649d 100644 (file)
@@ -53,7 +53,11 @@ Also, elmcan depends on ``can-dev``:
 
     sudo modprobe can-dev
 
+Install
+-------------
+    cd module/
 
+    sudo dkms install .
 
 Data sheet
 -----------
@@ -338,8 +342,16 @@ termination resistors on its PCB and try removing them.
 
 
 
+Thanks
+-------
+
+Thanks go out to Oliver Neukum for his early reviews and suggestions.
+
+Several more people have encouraged me to finish this - thank you all.
+
+
+
 To Do list for future development
 ----------------------------------
 
-- flushing of ``tx_work`` is too late in ``ldisc_close()``
-  (is this still the case?)
+- None currently