new readme

This commit is contained in:
shrkey
2016-10-19 00:32:47 +01:00
parent c9a3c61ab9
commit 6fff7fe117
2 changed files with 14 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
<script src='/flatdoc/flatdoc.js'></script>
<!-- Flatdoc theme -->
<link href='/flatdoc/theme-dark/style.css?2' rel='stylesheet'>
<link href='/flatdoc/theme-dark/style.css?3' rel='stylesheet'>
<script src='/flatdoc/theme-dark/script.js?1'></script>
<!-- Highlight.js -->
@@ -26,7 +26,7 @@
<!-- Initializer -->
<script>
Flatdoc.run({
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'expansions.md')
fetcher: Flatdoc.github('darkwaterfoundation/docs', 'expansionadding.md')
});
$(document).on('flatdoc:ready', function() {