diff options
| -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 |
