📝 Readme > Update for v1

This commit is contained in:
brunosimon
2017-09-09 12:16:47 +02:00
parent 53e162560f
commit 3275bc9424
38 changed files with 54 additions and 37 deletions
+8 -2
View File
@@ -2,14 +2,20 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<title>Mon super site</title>
</head>
<body>
<section>
Bonjour
<h1>Bonjour</h1>
<form action="#">
<input type="text">
</form>
<footer>
<a href="#">Contact</a>
</footer>
</section>
</body>
</html>