aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby <[email protected]>2023-11-15 01:10:57 -0500
committerBobby <[email protected]>2023-11-15 01:10:57 -0500
commit5f397c70ce2108946cb0cde993c6fd756361d3f6 (patch)
tree037e608095c9cd294b066ef840c98d185df5b963
parent5a246690fd32be44e3e8e61b9894556a0febd7ac (diff)
downloadthatcomputerscientist-5f397c70ce2108946cb0cde993c6fd756361d3f6.tar.xz
thatcomputerscientist-5f397c70ce2108946cb0cde993c6fd756361d3f6.zip
Added Deprecation of Readme Specs Notice
-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.
```