aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-02-03 10:54:07 +0000
committerFuwn <[email protected]>2022-02-03 10:54:07 +0000
commit8fb64d7b4c826b1da374d5e5b427b4cea422ffea (patch)
treed60d899fd74bc93ca7d3eee769b97c70553b3ae5
parentfmt(source): refactor include method (diff)
downloadviv-8fb64d7b4c826b1da374d5e5b427b4cea422ffea.tar.xz
viv-8fb64d7b4c826b1da374d5e5b427b4cea422ffea.zip
chore(cmake): add description
-rw-r--r--cmake.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake.toml b/cmake.toml
index 26c693a..ec0172e 100644
--- a/cmake.toml
+++ b/cmake.toml
@@ -7,7 +7,7 @@ cmkr-include = "cmake/cmkr/cmkr.cmake"
[project]
name = "viv"
version = "0.1.0"
-description = ""
+description = "🎀 toy gemini client in ansi c (c99)"
languages = ["C"]
[conditions]