aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2021-02-07 15:42:52 -0500
committerGitHub <noreply@github.com>2021-02-07 15:42:52 -0500
commitde600edbd9901ae1e3787d6cba03add1f0563208 (patch)
tree72d697d1ae50db1595442db92bc849a2006164ea
parent919f1169e9ad5360c2fcc62022eae4b7f247740a (diff)
downloadlearncolors-de600edbd9901ae1e3787d6cba03add1f0563208.tar.gz
Update README.mdHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d2d102..879df25 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
An unfinished 320x200 VGA mode 16-bit program written in pure 8086 assembly to teach my son about colors and shapes. The character set in use here was painstakingly created from scratch over the course of a couple hours.
-This code is in the public domain. If you something I've done here makes it easier to write your own hobby program then by all means go ahead and use it.
+This code is in the public domain. If something I've done here makes it easier to write your own program then by all means go ahead and use it.
## Screenshots