diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-22 18:52:37 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-03-22 18:52:37 +0100 |
| commit | 5d0bf1cb68c6eb6eb59f1f82fcccfc3e21bf3f9f (patch) | |
| tree | 963d219f8265fde351aaa95a4883f1dc6d4646bc | |
| parent | bb6ba886c664b1ccfd701aa80a8bcc985b9a50bf (diff) | |
System.Core: Update ReadMe.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
| -rw-r--r-- | Public/SDK/System.Core/ReadMe.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Public/SDK/System.Core/ReadMe.md b/Public/SDK/System.Core/ReadMe.md index 92bfca25..3867dd3d 100644 --- a/Public/SDK/System.Core/ReadMe.md +++ b/Public/SDK/System.Core/ReadMe.md @@ -2,9 +2,7 @@ ## Core System API. Currently contains: -- System Call Interface. - Heap API. -- System Heap API. - File API. -- Core functions and data types. -- System Threading API.
\ No newline at end of file +- Data types. +- Threading API.
\ No newline at end of file |
