From f3a598924fe4d4801f70238abef1ba0b948cf5e6 Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 29 May 2021 18:26:23 +0200 Subject: Fixed the spacing in the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.3-18-g5258