You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# TeaScript C++ Library
2
-
This is a snapshot of the latest Release of the **TeaScript C++ Library** for embed in C++ Applications.
3
-
Extend your applications dynamically during runtime with TeaScript.
2
+
This is a snapshot of the latest Release of the **TeaScript C++ Library** for embed in C++ Applications.<br><br>
3
+
**Extend** your applications **dynamically** during runtime with **TeaScript**.<br>
4
+
**Once** your application has **customization points** for TeaScript you can extend **each** installation/distribution **without expensive re-compile and deployment procedure** with **arbitrary** and **individual** functionality.
4
5
5
6
This Library can be used as **header only** library and is **dependency free** for fully C++20 supporting compilers / C++ standard libraries.
0 commit comments