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.