diff --git a/README b/README index 84f50b6..321b334 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is UIPEthernet version 1.08 +This is UIPEthernet version 1.09 An plugin-replacement of the stock Arduino Ethernet library for ENC28J60 shields and breakout boards. Full support for persistent (streaming) TCP-connections and UDP (Client and Server each), ARP, ICMP, DHCP and DNS. Just include 'UIPEthernet.h' instead of 'Ethernet.h' and use all your code written for the stock Arduino Ethernet lib!