aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-16 22:35:32 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-16 22:35:32 +0100
commitbc82cf463a46db3fb531d566aaa1c1a719328b99 (patch)
tree4a7f3f80c2081e2e17aa3277df08024bbc7226ae /README.md
parent442759edb6cfb12eb680ce7f8d207d0c354768aa (diff)
downloadopen-keychain-bc82cf463a46db3fb531d566aaa1c1a719328b99.tar.gz
open-keychain-bc82cf463a46db3fb531d566aaa1c1a719328b99.tar.bz2
open-keychain-bc82cf463a46db3fb531d566aaa1c1a719328b99.zip
fix markdown in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a7641d1da..58f4b3dbd 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