diff --git a/README.md b/README.md index cf9317d..c70d656 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ Optionally run `make install` to install them to `/usr/local/bin` (`bird-lg-go` Use the Dockerfiles in `frontend` and `proxy` directory. +Ready-to-use images are available at: + +- Frontend: +- Proxy: + ## Frontend The frontend directory contains the code for the web frontend, where users see BGP states, do traceroutes and whois, etc. It's a replacement for "lg.py" in original bird-lg project.