summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdnan Begovic <adnan@cyngn.com>2015-07-16 11:04:13 -0700
committerAdnan Begovic <adnan@cyngn.com>2015-07-16 11:13:37 -0700
commitd9c26627c6962e76888092d95f8992bf23865af1 (patch)
tree5a75ee478768cbca53d6835f78ab7d55cf6a240c
parent5ec9336a3abe4813dc839beb455cb7a09544dc63 (diff)
downloadandroid_prebuilts_cmsdk-d9c26627c6962e76888092d95f8992bf23865af1.tar.gz
android_prebuilts_cmsdk-d9c26627c6962e76888092d95f8992bf23865af1.tar.bz2
android_prebuilts_cmsdk-d9c26627c6962e76888092d95f8992bf23865af1.zip
prebuilts/cmsdk: Make sure readme is markdown format.
Change-Id: I60178f010aaa8452660b2cd52990a4e20d601423
-rw-r--r--current/README.md (renamed from current/README)4
-rw-r--r--future/README.md (renamed from future/README)4
2 files changed, 4 insertions, 4 deletions
diff --git a/current/README b/current/README.md
index 2805a39..8311dfe 100644
--- a/current/README
+++ b/current/README.md
@@ -1,6 +1,6 @@
## CURRENT RELEASE
This current prebuilt tracks against quarterly releases.
-# Incremented with new stable branching
-Current Baseline API level: 1
+Incremented with new stable branching <br />
+Current Baseline API level: 1 <br />
Last update: June 22nd 2015
diff --git a/future/README b/future/README.md
index 568bcd2..80407f1 100644
--- a/future/README
+++ b/future/README.md
@@ -4,6 +4,6 @@ releases. This is to help foster interaction with 3rd
parties who want to exercise some of the functionality
available in a future release.
-# Incremented with new future release
-Current Baseline API level: 2
+Incremented with new future release <br />
+Current Baseline API level: 2 <br />
Last update: July 13th 2015