add more description, add logo
This commit is contained in:
parent
4eafd58ce7
commit
13cc7ec3bf
10
README.md
10
README.md
|
@ -1,5 +1,13 @@
|
|||
|
||||
# <Project name>
|
||||
# www.milliways.info
|
||||
|
||||
## Install
|
||||
|
||||
use python2 and install markdown<3
|
||||
`pip install "markdown<3"`
|
||||
|
||||
use python3, currently you need my fork
|
||||
`pip install git+https://github.com/tuxcoder/clay.git`
|
||||
|
||||
## Instructions
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
{% block content %}
|
||||
<div class="text-center">
|
||||
<h1>Welcome to Milliways</h1>
|
||||
|
||||
<img src="/static/images/milliways.svg" class="img-fluid" alt="logo" />
|
||||
<p> Website under construction</p>
|
||||
<p> visit <a href="https://wiki.milliways.info">https://wiki.milliways.info</a> for more information</p>
|
||||
</div>
|
||||
|
|
2015
source/static/images/milliways.svg
Normal file
2015
source/static/images/milliways.svg
Normal file
File diff suppressed because it is too large
Load diff
After Width: | Height: | Size: 210 KiB |
Loading…
Reference in a new issue