JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
add missing "extern" (fixes FTBFS on gcc-10)
[vor.git] / README
diff --git a/README b/README
index acbcfda..d4580cb 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Variations on Rockdodger 0.5.7
 
 VoR is a quick action game where you drive a space ship and try to avoid
 crashing into rocks. Current information about vor can be found on the
-homepage: http://jasonwoof.org/vor
+homepage: https://sametwice.com/vor
 
 Here are the keys:
 
@@ -26,7 +26,7 @@ it. VoR is the result. It is currently based on the rockdodger 0.4.2 codebase,
 with quite a few modifications, both user-visible changes and internal
 technical improvements.
 
-Available for download from http://qualdan.com/vor/
+Available for download from https://sametwice.com/vor
 
 Note: This is a fairly hard game, intended to be a quickie game for when you
 want to kill a few spare minutes. For reference, my best time [Josh Grams] is
@@ -38,7 +38,7 @@ Changes from Rock Dodgers
 User-Visible Changes:
 
 0.5.6:
-  * Some rocks dissapear when hit by your exploding ship sparks
+  * Some rocks disappear when hit by your exploding ship sparks
 
 0.5.4:
   * new sound effect and music
@@ -72,7 +72,7 @@ User-Visible Changes:
   * Command-line option --game-speed.
 
 0.2:
-  * New graphics, generated by POV-Ray. Yeah, okay, the ship is really cheezy.
+  * New graphics, generated by POV-Ray. Yeah, okay, the ship is really cheesy.
     At least the rocks are cool.
   * Real collision detection; no more "ship is 1 pixel bigger all around
     than it looks."