Skip to content

Commit 0e87b55

Browse files
authored
Update README.md
1 parent f310293 commit 0e87b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ RTL doesn’t invent a new paradigm — it extends C++ itself. You create object
105105

106106
## Reflection Features
107107

108-
***Function Reflection** 🔧 – Register and invoke C-style functions, supporting all kinds of overloads.
108+
***Function Reflection** – Register and invoke C-style functions, supporting all kinds of overloads.
109109
***Class and Struct Reflection** – Register and dynamically reflect their methods, constructors, and destructors.
110110
***Complete Constructor Support** :
111111
* Default construction.

0 commit comments

Comments
 (0)