From aa00420121ea5f3de4f738a353ae7227d42596bf Mon Sep 17 00:00:00 2001 From: Zak Yani Star Fenton Date: Wed, 4 Jun 2025 01:15:05 +1000 Subject: [PATCH] Test commit from laptop --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 705fc67..3e0a9f6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ SecureLang Library for C +THIS IS A TEST EDIT. + ## Features * A subset of traditional libc features (e.g. `printf`) @@ -12,4 +14,4 @@ SecureLang Library for C * Doesn't support all legacy functions * Incomplete support for error handling, multithreading, signals etc. -* Currently used for testing in-house systems so not readily buildable/testable on commodity platforms \ No newline at end of file +* Currently used for testing in-house systems so not readily buildable/testable on commodity platforms