added link
This commit is contained in:
parent
5b50a60b7b
commit
790082006a
|
|
@ -12,6 +12,11 @@ Das Ziel dieses Projektes ist es ein auf Javascript und HTML5 basierten "clon" v
|
|||
- Eröffnen von neuen Fabriken
|
||||
- Reisen auf Planeten um dort mit neuen Rohstoffen zu arbeiten
|
||||
|
||||
##
|
||||
[Link zur Aktuellen live Version][f6f130bf]
|
||||
|
||||
[f6f130bf]: https://mastergordon.github.io/Factory/ "Link zur Aktuellen live Version"
|
||||
|
||||
## Programme zu Entwicklung
|
||||
|
||||
- [Atom][b69092b5]
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<title>Factory</title>
|
||||
<link rel="stylesheet" type="text/css" href="css/cssreset.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/main.css">
|
||||
<!-- Libs -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue