about summary refs log tree commit diff
path: root/wf
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commit595437e7bb8b8f8ebf035b4ad9b860bde3642af3 (patch)
treed640b4d6b4def29469da44851ef6926f7f70d7ab /wf
parentsource tree as list (diff)
downloadw-595437e7bb8b8f8ebf035b4ad9b860bde3642af3.tar
w-595437e7bb8b8f8ebf035b4ad9b860bde3642af3.tar.gz
w-595437e7bb8b8f8ebf035b4ad9b860bde3642af3.tar.bz2
w-595437e7bb8b8f8ebf035b4ad9b860bde3642af3.tar.xz
w-595437e7bb8b8f8ebf035b4ad9b860bde3642af3.zip
reword
Diffstat (limited to 'wf')
-rw-r--r--wf/m.htm10
1 files changed, 5 insertions, 5 deletions
diff --git a/wf/m.htm b/wf/m.htm
index dfd5f14..11dc994 100644
--- a/wf/m.htm
+++ b/wf/m.htm
@@ -16,10 +16,10 @@
 
 </div><div id="b">
 
-<h2>ABOUT</h2>
-<p>This project contains a bunch of WinForms that I've made
-while in college. None of these are complex, but a few
-notable programs are:</p>
+<h2>WHY</h2>
+<p>This project is for archiving the various WinForms that
+I've made while in college. None of these are complex, but
+a few notable programs are:</p>
 
 <ol><li><h3>chess_monitor</h3>
 This program lets a user move/take pieces on a chess board
@@ -31,7 +31,7 @@ multiple games need monitored simultaneously</li><br />
 A very basic text to HTML converter that only supports
 paragraphs, headers, and non-inline links</li><br /></ol>
 
-<h2>SOURCE</h2>
+<h2>GET</h2>
 <p>The source code is <a href="../gh/wf">
 here</a> and you can get it with:</p><pre class="sh">
 git clone http://github.com/porterswanstrom/wf</pre>