From 010382ae754c6254c74615565d001a2140d2c7e1 Mon Sep 17 00:00:00 2001 From: inference Date: Fri, 12 May 2023 01:59:57 +0100 Subject: [PATCH] Rewrite readme in AsciiDoc. --- README.md | 18 ------------------ readme.adoc | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 18 deletions(-) delete mode 100644 README.md create mode 100644 readme.adoc diff --git a/README.md b/README.md deleted file mode 100644 index 3107ecc..0000000 --- a/README.md +++ /dev/null @@ -1,18 +0,0 @@ -

Graphene-chan

-

Unofficial, fan art mascot of GrapheneOS.

-
-
-

Licensing

-

- Personal use only.
-- Modification permitted.
-- Sharing permitted.
-- Selling prohibited.

-
-
-

This project is not affiliated with GrapheneOS.

-
-

GrapheneOS name and logos are trademarks of GrapheneOS.

-
-
-

GrapheneOS official website:
-https://grapheneos.org/

diff --git a/readme.adoc b/readme.adoc new file mode 100644 index 0000000..76ffd97 --- /dev/null +++ b/readme.adoc @@ -0,0 +1,15 @@ += Graphene-chan + +Unofficial, fan art mascot of GrapheneOS. + +== Licensing +* Personal use only +* Modification permitted +* Sharing permitted +* Selling prohibited. + +This project is not affiliated with GrapheneOS. + + + +GrapheneOS name and logos are trademarks of GrapheneOS. + + + +https://grapheneos.org/[GrapheneOS official website]