From 870ec7a199db1dcd0c722372d4b66e3e495f42f2 Mon Sep 17 00:00:00 2001 From: Cameron Cordes Date: Mon, 6 Dec 2021 22:27:12 -0500 Subject: [PATCH] Rearranged home paragraph --- src/app/home/home.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html index 8b3414e..bcbd348 100644 --- a/src/app/home/home.component.html +++ b/src/app/home/home.component.html @@ -19,7 +19,7 @@

I first discovered programming by making bots for the classic Massively Multiplayer Online Role Playing Game Runescape. I learned that you could automate leveling up your skills by writing scripts to do - the process for you. So I started reading other peoples scripts, learning the scripting language Pascal. I + the process for you. So I started reading other peoples scripts, learning the Pascal programming language. I quickly realized that I could build something that could help myself and others level up their characters in the game and have fun learning and solving problems and thus sparked my love of programming and eventually software development. -- 2.49.1