From 3a3b2d3945f11779089e71c98ef3ea7841016173 Mon Sep 17 00:00:00 2001 From: Redaloukil Date: Thu, 27 Dec 2018 00:01:54 +0100 Subject: [PATCH] add Readme file --- README.MD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.MD b/README.MD index c733f00..5b8542e 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,6 @@ -This is a simple index.html file to display ipv4 and ipv6 connexion. -To run this file : - 1 - Clone this repository by : git clone - 2 - Run the python command : - for python3 : python3 -m http.server - for python : python3 -m simpleHttpServer +

This is a simple index.html file to display ipv4 and ipv6 connexion.

+

To run this file :
+

1 - Clone this repository by : git clone

+

2 - Run the python command :
+ for python3 : python3 -m http.server
+ for python : python3 -m simpleHttpServer