aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-05-29 18:26:23 +0200
committerHampusM <hampus@hampusmat.com>2021-05-29 18:26:23 +0200
commitf3a598924fe4d4801f70238abef1ba0b948cf5e6 (patch)
tree57188d7ed190b621697b497c06eb787b81beef20
parente4a80c1ddc21662fb62932fac7505371b7cba609 (diff)
Fixed the spacing in the readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c3f6f4e..2aef05a 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,10 @@
Githermit is a Git web interface with the purpose of being a way to show off your personal projects on your own hosted git server.
**Why was it created?**
+
For the sake of modernism.
Projects like [cgit](https://git.zx2c4.com/cgit/), [Gitweb](https://repo.or.cz/git.git/tree/HEAD:/gitweb) & [Stagit](https://codemadness.org/stagit.html) are written in decades-old programming languages that no one in their right mind would learn nowadays.
+
The goal of Githermit is to be an alternative to the aforementioned projects that is both easier to develop & easier to use.
I would argue that Javascript, Vue.js & Sass is much easier to comprehend and understand than C, Perl & even PHP. Especially for less experienced developers.