summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhao Wei Liew <zhaoweiliew@gmail.com>2017-01-15 13:04:33 +0800
committerZhao Wei Liew <zhaoweiliew@gmail.com>2017-01-15 09:16:14 +0000
commit99bbee7bde000c19cef5fe4d0ef2b5b0746c4927 (patch)
treed3ded18b5b462742bbd6169b4fbfe944b8f2102a
parent8a975c045d8ae8471a4be08cf98524305572c69b (diff)
downloadvendor_cmsdk-99bbee7bde000c19cef5fe4d0ef2b5b0746c4927.zip
vendor_cmsdk-99bbee7bde000c19cef5fe4d0ef2b5b0746c4927.tar.gz
vendor_cmsdk-99bbee7bde000c19cef5fe4d0ef2b5b0746c4927.tar.bz2
cmsdk: Update README references for LineageOS
Change-Id: I924d89da6bc0dab94d8c6dadc26bc5c535db90ce
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 05e3e0e..4eaf61a 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
# CyanogenMod Platform SDK
-The Platform SDK provides a set of APIs that give you easy access to a variety of different features within CyanogenMod. The SDK exposes APIs and system level framework access in the Android framework that aren't available in any other distribution.
+The Platform SDK provides a set of APIs that give you easy access to a variety of different features within LineageOS. The SDK exposes APIs and system level framework access in the Android framework that aren't available in any other distribution.
## Setup
-You can either [download](https://github.com/CyanogenMod/android_prebuilts_cmsdk/tree/master/current) from prebuilts hosted on github or pull directly via Gradle.
+You can either [download](https://github.com/LineageOS/android_prebuilts_cmsdk/tree/master/current) from prebuilts hosted on github or pull directly via Gradle.
### Building against release artifacts
@@ -39,4 +39,4 @@ dependencies {
### WIKI
-For further inquiries regarding this project, please reference the [wiki](https://github.com/CyanogenMod/cm_platform_sdk/wiki).
+For further inquiries regarding this project, please reference the [wiki](https://github.com/LineageOS/cm_platform_sdk/wiki).