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
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ It focuses on supporting the subset of Jinja2 used by modern Large Language Mode
11
11
## Features
12
12
13
13
-**C++11 Compatible**: Ensures maximum compatibility across older compiler versions and embedded systems.
14
+
-**Easy Integration**: The core library consists of just **one header file** (`include/jinja.hpp`) and **one source file** (`src/jinja.cpp`), making it extremely easy to copy and drop into any project.
0 commit comments