commit a70ceb807bf439e23778f7aa686b7d87146ee712 Author: ngoc Date: Tue Dec 9 10:05:47 2025 +0700 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e38584 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# llm-extension + +To install dependencies: + +```bash +bun install +``` + +To run: + +```bash +bun run index.ts +``` + +This project was created using `bun init` in bun v1.2.20. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime. +# natural-language-agreements