File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 77 <Nullable >enable</Nullable >
88 <GenerateDocumentationFile >true</GenerateDocumentationFile >
99
10- <Version >3.1.1 </Version >
10+ <Version >3.2.0 </Version >
1111 <Authors >Pradosh (helloImPR)</Authors >
1212 <Description >A fast, completely controllable input method solution for C#.</Description >
1313 <PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ InputBuffer.ClearBuffer();
9090```
9191
9292### Here is a demo of Limited Buffer Size of 10 characters
93- ![ buffer-limit] ( https://github. com/user-attachments/assets/3f459e05-65dc-4ce7-8f8a-20c09f660702 )
93+ ![ buffer-limit] ( https://raw.githubusercontent. com/pradosh-arduino/buffer/main/buffer-limit.gif )
9494
9595### 🧩 Syntax Highlighting in Real-time
9696``` cpp
@@ -119,8 +119,7 @@ while(true){
119119```
120120
121121#### Demo of Syntax Highlighting
122-
123-
122+ ![ Syntax Highlighting Demo] ( https://raw.githubusercontent.com/pradosh-arduino/buffer/main/syntax-highlights.gif )
124123
125124### 🚀 Using its maximum potential
126125
You can’t perform that action at this time.
0 commit comments