Skip to content

Commit eb300e0

Browse files
authored
Update README.md
1 parent e70f23f commit eb300e0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Wolverine
22

33
## About
4-
Wolverine was a GUI-based off-line mail reader for FidoNet-style networks that I developed back in 1996. It's compatible with [BlueWave](https://en.wikipedia.org/wiki/Blue_Wave) and very similar in functionality, albeit with a modern-looking GUI interface. It supports BlueWave & [QWK](https://en.wikipedia.org/wiki/QWK_(file_format)) formats. It hasn't been developed since 1997, I think, but I'm providing the source code to provide insight on app development practices back in the 90's.
4+
Wolverine was a GUI-based off-line mail reader for FidoNet-style networks that I developed back in 1996.
5+
It was compatible with [BlueWave](https://en.wikipedia.org/wiki/Blue_Wave) and very similar in functionality,
6+
albeit with a modern-looking GUI interface. It supported BlueWave & [QWK](https://en.wikipedia.org/wiki/QWK_(file_format))
7+
formats. It hasn't been developed since 1997, I think, but I'm providing the source code to provide
8+
insight on app development practices back in the 90's.
59

610
![Wolverine Screenshot](https://github.com/ssg/wolverine/blob/master/wolverine-230-screenshot.png?raw=true)
711

8-
It uses [FatalVision](https://github.com/ssg/fatalvision) GUI library which also I was one of the two developers of.
12+
It used [FatalVision](https://github.com/ssg/fatalvision) GUI library which also I was one of the two developers of.
913

1014
To see how it works you can try out [a working version on DosBox](https://github.com/ssg/wolverine/releases)
1115

0 commit comments

Comments
 (0)