diff options
| author | Amlal <amlal@zka.com> | 2024-07-13 22:51:15 +0200 |
|---|---|---|
| committer | Amlal <amlal@zka.com> | 2024-07-13 22:51:15 +0200 |
| commit | 062ba0a060929c18a2734835cd426e3d808093b7 (patch) | |
| tree | 0eb00e2246c0df77cb6a8bfc29087d141cd99ec1 /DDK | |
| parent | a00e0960d0dfe70771928a9809f78a582a25886d (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.md | 4 |
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. |
