Added next steps to README; added instruction et all in footer
This commit is contained in:
@ -11,6 +11,12 @@
|
||||
|
||||
<body>
|
||||
<div class="display"></div>
|
||||
<div class="instructions">
|
||||
<p>{{ Hit Reload to see a new quote }}</p>
|
||||
</div>
|
||||
<div class="footer">
|
||||
©<span id="jsyear"></span> Camille Frantz (<a href="https://github.com/fyrfli" target="_blank">@fyrfli</a>).
|
||||
</div>
|
||||
<script src="app.js"></script>
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user