From 9889987b93ea374f029c3400ab29727d43160599 Mon Sep 17 00:00:00 2001 From: Rawpower9 Date: Mon, 7 Oct 2024 21:06:05 -0700 Subject: [PATCH] Added bio for myself --- .../ignore-this-fake-bios/matt2.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 software-github-practice/ignore-this-fake-bios/matt2.md diff --git a/software-github-practice/ignore-this-fake-bios/matt2.md b/software-github-practice/ignore-this-fake-bios/matt2.md new file mode 100644 index 0000000..0ccc6de --- /dev/null +++ b/software-github-practice/ignore-this-fake-bios/matt2.md @@ -0,0 +1,21 @@ +# I am Matt + +## Early Life + +1. Wow +1. Numbers +1. Coooool + +## I Love hyperlinks + +* [Google!](google.com) +* [Matt!](matt.md) + +```java +import myawesomelibrary + +myawesomelibrrary.print("Hello") +``` + + +Hello this is a `variable`. \ No newline at end of file