wordsearch/README.md

16 lines
190 B
Markdown
Raw Permalink Normal View History

2016-12-18 21:06:43 +00:00
Wordsearch
==========
2016-12-19 14:28:10 +00:00
Demo available at: https://bombadil.mafoo.org.uk/wordsearch/
2016-12-18 21:06:43 +00:00
Compiling
---------
A simple ```Makefile``` is provided:
```
$ make
```
Then deploy your war file :-)