Explorar o código

Update readme

sunnycase %!s(int64=6) %!d(string=hai) anos
pai
achega
0064277e95
Modificáronse 1 ficheiros con 9 adicións e 1 borrados
  1. 9 1
      README.md

+ 9 - 1
README.md

@@ -29,14 +29,22 @@ natsu-clr
 ## Supported CLR Features
 ## 支持的 CLR 特性
 - Array
-- Span
 - Delegate
+- Exceptions
+- Generic
+- Explicit interface implementation
 - Unsafe
 - Internal Call
 - Unicode
+- Span
 - Volatile and Interlocked
 - Thread
 
+## Currently unsupported features
+## 当前不支持的特性
+- Garbage Collection
+- Reflection
+
 ## Roadmap
 - [ ] Full support of standard libraries (Wellcome contributors!)