update readme

This commit is contained in:
encrypt 2015-04-07 21:36:52 +02:00
parent b5df023fa1
commit d7cab4d97c

View file

@ -6,9 +6,11 @@ etherswitch is a simple daemon to control a toggle switch attached to a router.
How to use it
-------------
* Build opkg package `make ipk`
* Get a router
* Install OpenWRT
* Install etherswitch
* Install etherswitch `opkg install etherswitch.ipk`
* Configure etherswitch
* Get an ethernet cable and a toggle switch
* Cross RX+ and TX+
@ -19,8 +21,6 @@ How to use it
TODO
----
* Make a package for OpenWRT
* Re-introduce the possibility to use it with physical ethernet interface (without using ip)
* Write a real readme
* [x] Make a package for OpenWRT
* [ ] Re-introduce the possibility to use it with physical ethernet interface (without using ip)
* [ ] Write a real readme