aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 12 insertions, 6 deletions
diff --git a/README.md b/README.md
index 5854fee7..b52b1afb 100644
--- a/README.md
+++ b/README.md
@@ -2,12 +2,18 @@
Source Code for my Personal Website.
```
- README DEPRECATION NOTICE
- -------------------------
-
-Most of the specifications listed in this repository can be considered partially working. This is because the website (in general) needs to be running on a browser compatible with Windows XP or above or Mac OS X 10.6 or above. Although, our initial goal was to keep the site backwards compatible with Windows 98 and Mac OS 9, I think a bit of javascript makes the site more livelier (o˘◡˘o).
-
-I keep pushing updates to this repository, but take this readme with a grain of salt from now on. The instructions, in general, will work for local development, but don't expect the site to be compatible with HTML4 anymore lol.
+ README DEPRECATION NOTICE
+ -------------------------
+
+Most of the specifications listed in this repository can be considered partially working.
+This is because the website (in general) needs to be running on a browser compatible
+with Windows XP or above or Mac OS X 10.6 or above. Although, our initial goal was to keep
+the site backwards compatible with Windows 98 and Mac OS 9, I think a bit of javascript
+makes the site more livelier (o˘◡˘o).
+
+I keep pushing updates to this repository, but take this readme with a grain of salt from
+now on. The instructions, in general, will work for local development, but don't expect the
+site to be compatible with HTML4 anymore lol.
I will be updating the readme soon (hopefully) to reflect the current state of the site.
```