From 8c267597eccb6341106cea1dac973d859fa72186 Mon Sep 17 00:00:00 2001 From: goubermouche <71839692+Goubermouche@users.noreply.github.com> Date: Wed, 24 Jan 2024 17:13:00 +0100 Subject: [PATCH] Updated README.md. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c60c2254..36595d86 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,6 @@ As Sigma is currently under heavy development, it isn't ready for stable use, an - Language features - Implicit & explicit type casts - Custom structured types - - Namespaces / modules / some kind of way of separating large sections of code - - Namespaces are currently under dev (functions done, globals TBD) - Future: - Unified package manager - Official GPU support via kernels