From 69071a37ff95794710c5da7b3e56265ad10eb6cc Mon Sep 17 00:00:00 2001 From: developomp Date: Mon, 24 Jan 2022 09:31:36 +0900 Subject: [PATCH] simplified pomky project description --- source/markdown/portfolio/pomky.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/markdown/portfolio/pomky.md b/source/markdown/portfolio/pomky.md index 4064baa..ba632a9 100644 --- a/source/markdown/portfolio/pomky.md +++ b/source/markdown/portfolio/pomky.md @@ -11,5 +11,4 @@ badges: ## Intro -Pomky is a [conky](https://github.com/brndnmtthws/conky)-like system monitor written in rust. -It is built to teach myself the rust programming language and to write a more flexible, efficient, and tailored version of conky. +Pomky is a simple gtk-based, [conky](https://github.com/brndnmtthws/conky)-like system monitor written in rust.