From 442759edb6cfb12eb680ce7f8d207d0c354768aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Thu, 16 Jan 2014 22:34:41 +0100 Subject: [PATCH] fix markdown in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6193a301a..a7641d1da 100644 --- a/README.md +++ b/README.md @@ -164,9 +164,9 @@ When changing build files or dependencies, respect the following requirements: - Commit the corresponding gradle wrapper version to the repository TODO: -[ ] include support lib as source -[ ] include Spongy Castle as source -[ ] resolve lint errors (currently abortOnError is false in some build.gradle files of main project and libraries) +- [ ] include support lib as source +- [ ] include Spongy Castle as source +- [ ] resolve lint errors (currently abortOnError is false in some build.gradle files of main project and libraries) # Coding Style