diff --git a/README.md b/README.md new file mode 100644 index 000000000..8a9e1152f --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +`mirage-tcpip` provides a networking stack for the Mirage operating +system that supports TCP/IP, ARP, DHCP and UDP. + +It compiles against either `mirage-net-unix` or `mirage-net-xen` to provide an +equivalent package for either Unix or Xen respectively. Future versions will +be functorised to avoid this repeated compilation, but for now the OPAM package +manager takes care of this for you. + +WWW: +E-mail: