Added badges to README.md

This commit is contained in:
Daniel Brunner
2018-10-07 17:59:40 +02:00
parent d69afac1f1
commit 82e643090d

View File

@@ -1,6 +1,8 @@
# DbTictactoe
Tool to create thousands of html documents to host a static version of tictactoe. Every possible field gets its own html file with hyperlinks to others.
[![Build Status](https://travis-ci.org/0xFEEDC0DE64/DbTictactoe.svg?branch=master)](https://travis-ci.org/0xFEEDC0DE64/DbTictactoe) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/afe85fb2422445e79445978b88aab5a8)](https://www.codacy.com/app/0xFEEDC0DE64/DbTictactoe?utm_source=github.com&utm_medium=referral&utm_content=0xFEEDC0DE64/DbTictactoe&utm_campaign=Badge_Grade)
## Building from source
This project can only be built as part of the project structure [DbSoftware](https://github.com/0xFEEDC0DE64/DbSoftware)