aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQAEZZ <russian.devv@gmail.com>2023-02-03 14:51:35 -0600
committerQAEZZ <russian.devv@gmail.com>2023-02-03 14:51:35 -0600
commit9c50099fb9fc0ad2dcbe03655913cf68d7f4d03b (patch)
treecda38412a716552334cfc90f7553669c9a22cbdf
parent16157bb99973319e9b9900dc76b5bd02f40c254b (diff)
updated `README.md` to have hyperlinks
-rw-r--r--README.md28
1 files changed, 22 insertions, 6 deletions
diff --git a/README.md b/README.md
index 492c784..c017283 100644
--- a/README.md
+++ b/README.md
@@ -3,12 +3,28 @@ just godspeak in a variety of languages.
**Wanna add a new language? make a PR!**
+[Python]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/python.py
+[Julia]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/julia.jl
+[Kotlin]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/kotlin.kt
+[Bash]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/bash.sh
+[Java]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/java.java
+[C#]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/csharp.cs
+[C++]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/cplusplus.cpp
+[C]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/c.c
+[PHP]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/php.php
+[Ruby]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/ruby.rb
+[CoffeeScript]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/coffeescript.coffee
+[Powershell]: https://github.com/The-Holy-Church-of-Terry-Davis/godspeak-bible/blob/main/src/powershell.ps1
+
**Languages currently done:**
| Language | Extension | Language | Extension |
| ------------ | ----------- | ----------- | ----------- |
-| Python | `.py` | C++ | `.cpp` |
-| Julia | `.jl` | C | `.c` |
-| Kotlin | `.kt` | PHP | `.php` |
-| Bash | `.sh` | Ruby | `.rb` |
-| Java (🤮) | `.java` | CoffeeScript | `.coffee` |
-| C# (😎) | `.cs` | Powershell | `.ps1` |
+| [Python] | `.py` | [C++] | `.cpp` |
+| [Julia] | `.jl` | [C] | `.c` |
+| [Kotlin] | `.kt` | [PHP] | `.php` |
+| [Bash] | `.sh` | [Ruby] | `.rb` |
+| [Java] (🤮) | `.java` | [CoffeeScript] | `.coffee` |
+| [C#] (😎) | `.cs` | [Powershell] | `.ps1` |
+
+
+