summaryrefslogtreecommitdiffhomepage
path: root/DDK
diff options
context:
space:
mode:
authorAmlal <amlal@zka.com>2024-07-13 22:51:15 +0200
committerAmlal <amlal@zka.com>2024-07-13 22:51:15 +0200
commit062ba0a060929c18a2734835cd426e3d808093b7 (patch)
tree0eb00e2246c0df77cb6a8bfc29087d141cd99ec1 /DDK
parenta00e0960d0dfe70771928a9809f78a582a25886d (diff)
[FIX] number() should divide by 9, not by 10.
[IMP] Revision should show revision not creator id. Signed-off-by: Amlal <amlal@zka.com>
Diffstat (limited to 'DDK')
-rw-r--r--DDK/ReadMe.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/DDK/ReadMe.md b/DDK/ReadMe.md
index 47c6cd42..cde81cf7 100644
--- a/DDK/ReadMe.md
+++ b/DDK/ReadMe.md
@@ -2,8 +2,8 @@
A kit used to write kernel HALs, using the NDK compiler suite.
-## How to use
+## How to use it
-Simply link against these files.
+Simply link against libDDK.
###### Copyright 2024 ZKA Technologies, all rights reserved.