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
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -486,6 +486,28 @@ After 25 iterations, top-scoring nodes are deep-read using GPT-4o vision on actu
486
486
487
487
[MIT](LICENSE)
488
488
489
+
```
490
+
MIT License — Copyright (c) 2026 Knight Owl
491
+
492
+
Permission is hereby granted, free of charge, to any person obtaining a copy
493
+
of this software and associated documentation files (the "Software"), to deal
494
+
in the Software without restriction, including without limitation the rights
495
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
496
+
copies of the Software, and to permit persons to whom the Software is
497
+
furnished to do so, subject to the following conditions:
498
+
499
+
The above copyright notice and this permission notice shall be included in all
500
+
copies or substantial portions of the Software.
501
+
502
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
503
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
504
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
505
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
506
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
507
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
508
+
SOFTWARE.
509
+
```
510
+
489
511
---
490
512
491
-
Built by **KnightOwl**
513
+
Built by [**KnightOwl**](https://github.com/CyberGhost007) on mass amounts of caffeine and the stubborn belief that if it works for Go, it works for Docs.
0 commit comments