diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-01 10:09:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-01 10:09:53 -0700 |
commit | 4350a75b9455387c0da36b9b52349a858d8fca9c (patch) | |
tree | 5f856547c604ba394ebe99b13a3f20c5675b7694 /README | |
parent | feec55504084baf022517d39e72431b4d361a217 (diff) | |
download | subsurface-4350a75b9455387c0da36b9b52349a858d8fca9c.tar.gz |
Rename some files to be more appropriate
The executable is now called 'divelog'. If this gets useful enough to
actually *use*, I guess I'll have to come up with a real name some day.
Add a silly README, rename 'parse' to 'parse-xml'.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +Half-arsed divelog software in C. + +I'm tired of java programs that don't work etc. + +License: GPLv2 |