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