add Readme file

This commit is contained in:
rloukil 2018-12-27 00:01:54 +01:00
parent c827a2b06f
commit 3a3b2d3945
1 changed files with 6 additions and 6 deletions

View File

@ -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 <project link> <filename>
2 - Run the python command :
for python3 : python3 -m http.server
for python : python3 -m simpleHttpServer
<h3>This is a simple index.html file to display ipv4 and ipv6 connexion.</h3>
<p>To run this file :<br>
<h4>1 - Clone this repository by : git clone <project link> <filename><br></h4>
<h4>2 - Run the python command :<br>
for python3 : python3 -m http.server<br>
for python : python3 -m simpleHttpServer</p></h4>