diff options
author | Martin Mares <mj@ucw.cz> | 2000-05-11 18:55:26 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-05-11 18:55:26 +0200 |
commit | 67edcf392f74e1c79ea521d583df7ca365caea0b (patch) | |
tree | c6e5baade27ef6d7ef1857aadda79c3bdf144b86 /README | |
parent | 0e5aa966cca94152363b2d8e9c1b316c04d90adb (diff) | |
download | bird-67edcf392f74e1c79ea521d583df7ca365caea0b.tar bird-67edcf392f74e1c79ea521d583df7ca365caea0b.zip |
Updated README, generating the first alpha release.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -22,6 +22,8 @@ list (bird-users@atrey.karlin.mff.cuni.cz, send subscribes to majordomo at the same machine). Bug reports, suggestions, feature requests (: and code :) are welcome. +You can download the latest version from ftp://atrey.karlin.mff.cuni.cz/pub/bird/. + BIRD has been developed as a student project at the Faculty of Math and Physics, Charles University, Prague, Czech Republic under supervision of RNDr. Libor Forst <forst@cuni.cz>. @@ -70,7 +72,7 @@ What do we support: Missing (see also the TODO file): o Rest of OSPF - o Documentation + o Documentation (see the doc/ directory for a skeleton) Good Luck and enjoy the BIRD :) |