Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@ Contributions are welcome. Please open an issue for bugs or feature ideas, and r
## Repo Activity
![Devlane Repo Activity](https://repobeats.axiom.co/api/embed/8d9a7f7b4ce8af0dcc5a88f41ace0966b6c32ae8.svg "Repobeats analytics image")

## Contributors

<a href="https://github.com/Devlaner/devlane/graphs/contributors">
<img src="https://contrib.rocks/image?repo=Devlaner/devlane" />
Copy link

Copilot AI Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The embedded contributors image is missing alternative text. For accessibility (screen readers) and better markdown rendering, add an alt attribute to the <img> (or use a markdown linked image like [![Contributors](...)](...) so the alt text is included).

Suggested change
<img src="https://contrib.rocks/image?repo=Devlaner/devlane" />
<img src="https://contrib.rocks/image?repo=Devlaner/devlane" alt="Devlane contributors" />

Copilot uses AI. Check for mistakes.
</a>

## License

This project is licensed under the **Devlane Software License**. It grants you broad use and modification rights (MIT-style) but does not allow selling the software or offering it as a hosted/subscription service to third parties. See [LICENSE](LICENSE) for the full text. This license is not OSI-approved open source.
Loading