add Readme file
This commit is contained in:
parent
c827a2b06f
commit
3a3b2d3945
1 changed files with 6 additions and 6 deletions
12
README.MD
12
README.MD
|
@ -1,6 +1,6 @@
|
||||||
This is a simple index.html file to display ipv4 and ipv6 connexion.
|
<h3>This is a simple index.html file to display ipv4 and ipv6 connexion.</h3>
|
||||||
To run this file :
|
<p>To run this file :<br>
|
||||||
1 - Clone this repository by : git clone <project link> <filename>
|
<h4>1 - Clone this repository by : git clone <project link> <filename><br></h4>
|
||||||
2 - Run the python command :
|
<h4>2 - Run the python command :<br>
|
||||||
for python3 : python3 -m http.server
|
for python3 : python3 -m http.server<br>
|
||||||
for python : python3 -m simpleHttpServer
|
for python : python3 -m simpleHttpServer</p></h4>
|
||||||
|
|
Loading…
Reference in a new issue