From 12190f28fabdf348814bda232c034a7669980e85 Mon Sep 17 00:00:00 2001 From: Sean Murphy <32379503+exarobibliologist@users.noreply.github.com> Date: Fri, 17 Feb 2023 22:20:16 -0500 Subject: [PATCH] Geek Code v6 is ready --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c320059..676c694 100644 --- a/README.md +++ b/README.md @@ -62,19 +62,19 @@ Some categories may not be relevant to you, so you can ignore them. Also, some o Once you have provided a set of category/qualifier strings for any of the above, it's time to assemble your code for display. Simply concatenate the substrings with a space between them. Your final code might look something like this: ``` -GCS^/GM^ A++(a?) B_:--:+:-:+ C++(C-) D+:+ CM++(++++) MW11_(++) ULD++++$ MC-- Lbash+++/LC#+/Lj+/Lpy++/Lvb IO+++:---(+) G:exarobibliologist E++ H+ PGP PSG PE TDW+/TEX+++/THRO++++/TMON+++/TOB+++/TSTsnw+++/TSTld+++/TSTdsc-- RPG+++(*)>$ BK+++ KX+++ INTJ-A R-- he/him+++ +GCS^/GM^ A++(a?) B_:--:+:-:+ C++(C-) D+:+ CM++(++++) MW11+++@ ULD++++$ MC-- Lbash+++/LC#+/Lj+/Lpy++/Lvb IO+++:---(+) G:exarobibliologist E++ H+ PGP PSG PE TDW+/TEX+++/THRO++++/TMON+++/TOB+++/TSTsnw+++/TSTld+++/TSTdsc-- RPG+++(*)>$ BK+++ KX+++ INTJ-A R-- he/him+++ ``` When it comes to sharing code, using a long line can be unwieldy and difficult to read for the user. To improve the readability, it's advisable to incorporate line breaks in between certain categories. This approach can help create a rough box shape that makes the code more accessible and easier to follow. ``` ------BEGIN GEEK CODE BLOCK VERSION 5.1----- +----- BEGIN GEEK CODE BLOCK VERSION 6.0 ----- GCS^/GM^ A++(a?) B_:--:+:-:+ C++(C-) D+:+ CM++(++++) -MW11_(++) ULD++++$ MC-- Lbash+++/LC#+/Lj+/Lpy++/Lvb -IO+++:---(+) PGP G:exarobibliologist E++ H+ PSG PE +MW11+++@ ULD++++$ MC-- Lbash+++/LC#+/Lj+/Lpy++/Lvb +IO+++:---(+) G:exarobibliologist E++ H+ PGP PSG PE TDW+/TEX+++/THRO++++/TMON+++/TOB+++/TSTsnw+++/TSTld+++/ TSTdsc-- RPG+++(*)>$ BK+++ KX+++ INTJ-A R-- he/him+++ ------END GEEK CODE BLOCK VERSION 5.1----- +----- END GEEK CODE BLOCK VERSION 6.0 ----- ``` Special characters