diff --git a/README.md b/README.md new file mode 100644 index 0000000..ba96a97 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# birdwatcher + +birdwatcher is a small HTTP server meant to provide an API defined by +Barry O'Donovan's +[birds-eye](https://github.com/inex/birds-eye-design/) to +[the BIRD routing daemon](http://bird.network.cz/). + +In the background it (doesn't yet) runs the `birdc` client and sends +commands and parses the result.