add first version of readme
This commit is contained in:
parent
044da383db
commit
9032821f14
9 changed files with 187 additions and 0 deletions
13
readme/index.html
Normal file
13
readme/index.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>OxJS - readme</title
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<link rel="shortcut icon" type="image/png" href="../source/Ox/png/OxJS16.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/readme.css"/>
|
||||
<script type="text/javascript" src="../dev/Ox.js"></script>
|
||||
<script type="text/javascript" src="js/readme.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue