mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
README / pyproject updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Bugsink: Self-hosted Error Tracking
|
||||
|
||||
Bugsink offers real-time [error tracking](https://www.bugsink.com/error-tracking/) for your applications with full control
|
||||
[Bugsink](https://www.bugsink.com/) offers real-time [error tracking](https://www.bugsink.com/error-tracking/) for your applications with full control
|
||||
through self-hosting.
|
||||
|
||||
* [Built to self-host](https://www.bugsink.com/built-to-self-host/)
|
||||
|
||||
@@ -10,7 +10,7 @@ name = "bugsink"
|
||||
authors = [
|
||||
{name = "Bugsink B.V.", email = "info@bugsink.com"},
|
||||
]
|
||||
description = "bugs happen — own ’em"
|
||||
description = "Self-hosted Error Tracking"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
license = {file = "LICENSE"}
|
||||
|
||||
Reference in New Issue
Block a user