Skip to content

Commit 319a5bb

Browse files
committed
Update Readme.txt for alpha snapshot.
1 parent 1b94721 commit 319a5bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Readme.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
Welcome to WebWhirr!
22

3-
WebWhirr 0.1.0 is intended to be a simple HTML rendering engine. It is the beginning of what is intended to grow into a fully featured web suite.
3+
WebWhirr 0.2.0 is intended to be a simple HTML rendering engine. It is the beginning of what is intended to grow into a fully featured web suite.
44

55
When you start WebWhirr, a dialog will appear asking you to select a document to open. There are four test files included in this directory--test.html, test2.html, test3.html, and test4.html--but WebWhirr should be able to parse any simple HTML file, and should be able to paint any document that only uses the <p> and <b> tags.
66
Once you select a file, WebWhirr will paint the document you have selected. It is possible to open another file without closing WebWhirr--simply click on the File menu, and then select the Open option.
77

88
Michael A. Rees
9-
8/7/2013

0 commit comments

Comments
 (0)