initial gh-page

This commit is contained in:
Sebastian Hildebrandt 2018-11-24 10:35:15 +01:00
parent 0ee9f858cd
commit ea81c75e78

16
docs/index.html Normal file
View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>systeminformation</title>
</head>
<body>
<h1>systeminformatiomn</h1>
<p>Simple system and OS information library for node.js</p>
</body>
</html>