Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdodd committed Aug 5, 2019
1 parent d7d2cf2 commit 8392041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This repo is really just to demo how to do on-the-fly map tiling in Go, such tha
The repo consists of:

* A basic UI, written in React, using React-Leaflet as the binding to LeafletJS
* A basic server, written in Go, that serves a pre-build UI from the ./ui/build directory, reads in some config about map images, and then serves those images as either whole images or as a tile layer.
* A basic server, written in Go, that serves a pre-built UI from the ./ui/build directory, reads in some config about map images, and then serves those images as either whole images or as a tile layer.


## Caveats
Expand Down

0 comments on commit 8392041

Please sign in to comment.