change to markup syntax README.md header
This commit is contained in:
parent
62c2178a5a
commit
ac55c09e2d
|
@ -1,11 +1,11 @@
|
||||||
|
|
||||||
#How to build and run the whole thing
|
# How to build and run the whole thing
|
||||||
|
|
||||||
$ cd compose
|
$ cd compose
|
||||||
|
|
||||||
$ docker-compose up
|
$ docker-compose up
|
||||||
|
|
||||||
#How to use it
|
# How to use it
|
||||||
|
|
||||||
Go to localhost:6660 to see what the php server serves.
|
Go to localhost:6660 to see what the php server serves.
|
||||||
In the
|
In the
|
||||||
|
|
Loading…
Reference in New Issue