diff --git a/client/js/components/utils/AboutMe.js b/client/js/components/utils/AboutMe.js index fd4588f..a9886e1 100644 --- a/client/js/components/utils/AboutMe.js +++ b/client/js/components/utils/AboutMe.js @@ -13,6 +13,9 @@ export default class AboutMe extends React.Component{
My name is Mitchell and I have a passion for software development. I am currently a software engineer and enjoy working on personal projects in my free time.
++ Check out the source code for this site here . +
Home diff --git a/readme.md b/readme.md index c860b8e..0d86a2c 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# My personal website build with the following web technologies +# My personal website built with the following web technologies - ReactJS - GoLang Server - MongoDB