File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " flitter-lang"
77dynamic = [" version" ]
8- description = " Flitter is a functional programming language wrapped around a declarative system for describing 2D and 3D visuals. "
8+ description = " Flitter is a functional programming language and declarative system for describing 2D and 3D visuals"
99authors = [
1010 {
name =
" Jonathan Hogg" ,
email =
" [email protected] " },
1111]
@@ -56,7 +56,7 @@ dependencies = [
5656]
5757
5858[project .urls ]
59- Homepage = " https://github.com/jonathanhogg/flitter "
59+ Documentation = " https://flitter.readthedocs.io/ "
6060Repository = " https://github.com/jonathanhogg/flitter.git"
6161Issues = " https://github.com/jonathanhogg/flitter/issues"
6262
You can’t perform that action at this time.
0 commit comments