mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-08 03:18:35 +03:00
Update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "octosuite"
|
||||
version = "4.0.0-beta"
|
||||
description = "TUI-based toolkit for GitHub-data analysis."
|
||||
description = "TUI-based toolkit for GitHub data analysis."
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
authors = [
|
||||
@@ -33,4 +33,5 @@ dev = [
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
octosuite = "octosuite.app:start"
|
||||
octosuite = "octosuite.app:start"
|
||||
ocs = "octosuite.app:start"
|
||||
Reference in New Issue
Block a user