From e3b8168e304c1cbdef30eac01c0d85949e9b7cae Mon Sep 17 00:00:00 2001 From: somethinghere0 <68734245+somethinghere0@users.noreply.github.com> Date: Wed, 1 Jul 2026 13:15:54 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 0517a71..b3a8691 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) +[![E2E Tests](https://github.com/weval-org/app/actions/workflows/e2e.yml/badge.svg)](https://github.com/weval-org/app/actions/workflows/e2e.yml) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md) + TL;DR: Weval is built for developers, AI researchers, and domain experts who need to test AI models on nuanced, qualitative tasks that go beyond standard benchmarks. --- @@ -717,6 +721,14 @@ If you use Weval in your research, please cite it as follows: Weval uses [Plausible Analytics](https://plausible.io) for privacy-first, cookie-free website analytics. The tracking script loads only in production. See [docs/ANALYTICS.md](docs/ANALYTICS.md) for details on what's tracked, how to access the dashboard, and how to add custom events. +## License + +Weval is open source under the [MIT License](LICENSE) © 2025 James Padolsey and contributors. + +## Contributing + +We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to get involved, report bugs, and submit changes. + ## Bug Reports & Feedback Found a bug? Please [open an issue](https://github.com/weval-org/app/issues/new/choose) using our bug report template. See [CONTRIBUTING.md](CONTRIBUTING.md) for details on what to include. \ No newline at end of file