X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=bootcensus;a=blobdiff_plain;f=README.md;h=520a7bdea03a55d6edd0d7c3b30e970c14cb96db;hp=bb1bc7399eaf4b6e8bcaa4d81df3bfa4002ab19f;hb=c1a6b9caf99005e0496f51d07b727ac73d09e3fd;hpb=2f154336b1f3a079d2180fcf086d8b50dcebb110 diff --git a/README.md b/README.md index bb1bc73..520a7bd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ pcboot pcboot is a minimal 32 bit protected mode kernel, which can be used to make bootable PC demos or games. It's not designed as a regular standalone operating -system kernel, and cannot be used as such. The intend is to link it with your +system kernel, and cannot be used as such. The intent is to link it with your codebase, or more likely build your demo/game code around the pcboot kernel code.