summaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-06-19 12:15:05 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-06-19 22:33:32 +0900
commitb97c80cdf0cd3cee3c4f5421c4018064b7f64711 (patch)
tree25a01b6298523b5c837c5fa19f5581995c83f8fc /README.rst
parent5de36cdbd75873a2e82ba5f06c761db78870366b (diff)
Fix README.rst format
One place in README.rst isn't formatted as I expected. Try to fix. - >From 460a3b5965056bcf4d7762e01f0083f328db45e6 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Date: Tue, 19 Jun 2012 11:31:56 +0900 Subject: [PATCH] Fix README.rst format Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 330c2816..d9fd566d 100644
--- a/README.rst
+++ b/README.rst
@@ -32,10 +32,9 @@ You can create tens of thousands of isolated virtual networks without
using VLAN. The Ryu application is included in OpenStack mainline as
of Essex release.
-If you want to run your Ryu application, Let's start with
-`a simple example
- <https://github.com/osrg/ryu/blob/master/ryu/app/simple_switch.py>`_.
-Just type::
+If you want to run your Ryu application, have a look at
+`a simple example <https://github.com/osrg/ryu/blob/master/ryu/app/simple_switch.py>`_.
+After writing your application, just type::
% ryu-manager yourapp.py