update readme to remove full link, show shorthand

This commit is contained in:
Xevion
2020-01-05 04:52:10 -06:00
parent 8642242f2a
commit 6aeb41249c

View File

@@ -2,7 +2,7 @@
## Purpose
The purpose of my site, [https://xevion.dev](https://xevion.dev), is to display my site, learn Flask and other web development frameworks, and overall get some real experience.
The purpose of my site, [Xevion.dev](https://xevion.dev), is to display my site, learn Flask and other web development frameworks, and overall get some real experience.
I'll display my previous projects, as well as play with how Python and Flask work, using SQLite Databases and more.
I won't be putting up anything on there that I won't be putting on GitHub, as I want to put a separate repository on my profile and update both my site and my repository at the same time (maybe use some kind of crazy webhooks stuff to have them automatically update?).