From 9ff14dc26bac851c8a3f8ca1c19f2babf4fb44d9 Mon Sep 17 00:00:00 2001 From: Braxton Huggins Date: Fri, 13 Nov 2015 14:29:28 -0700 Subject: [PATCH] update readme to refer to redd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e68853..19a7dfb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![red logo](http://nano-assets.gopagoda.io/readme-headers/red.png)](http://nanobox.io/open-source#red) [![Build Status](https://travis-ci.org/nanopack/red.svg)](https://travis-ci.org/nanopack/red) # red -A fast, in-kernel, ad-hoc point-to-point vxlan network. This project interacts with [redd](https://github.com/nanopack/redd) +A fast, in-kernel, ad-hoc point-to-point vxlan network. This project interacts with [redd](https://github.com/nanopack/redd) to build virtual networks. The redd project is the daemon that interacts with the kernel's vxlan module. This project is the command-line utility used to interact with redd. ## How to use red: