diff README.md @ 67:4edfa07d5fe0 draft

bfchroma turned out to be a hassle Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author yakumo.izuru
date Thu, 07 Sep 2023 16:52:43 +0000
parents 6d985efa0f7a
children d8727551f403
line wrap: on
line diff
--- a/README.md	Sun Jul 23 13:18:53 2023 +0000
+++ b/README.md	Thu Sep 07 16:52:43 2023 +0000
@@ -11,12 +11,11 @@
 * Highly extensible
 * Works well for blogs and generic static websites (landing pages etc)
 * Easy to learn
-* Code highlighting with [bfchroma](https://github.com/Depado/bfchroma)
 * Fast (duh!)
 
 ## Installation
 
-Build it manually assuming you have Go installed:
+Build it manually assuming you have Go (>=1.17) installed:
 
 	$ go install marisa.chaotic.ninja/aya/cmd/aya@latest
 	--- or ---
@@ -116,3 +115,7 @@
 ## License
 
 The software is distributed under the MIT license.
+
+---
+
+Ayaya~