diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-16 19:05:04 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2013-03-16 19:05:04 +0100 |
commit | c80153694d410af3f6248a61f9da1208ab6e40dd (patch) | |
tree | a14ccc093fd9669345e5e283b3366a46aeb8ece5 /README | |
parent | 9de938890e88420739d3827b879c20bd26dd396e (diff) | |
download | sciteco-c80153694d410af3f6248a61f9da1208ab6e40dd.tar.gz |
add links to Github pages
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -72,6 +72,7 @@ SciTECO has the following build and runtime dependencies: Additional Documentation ======================== -* There is a manpage __sciteco__(1) describing program invocation and SciTECO's - batch mode processing. -* There is a manpage __sciteco__(7) describing SciTECO as a language. +* There is a manpage [__sciteco__(1)](http://rhaberkorn.github.com/sciteco/manuals/sciteco.1.html) + describing program invocation and SciTECO's batch mode processing. +* There is a manpage [__sciteco__(7)](http://rhaberkorn.github.com/sciteco/manuals/sciteco.7.html) + describing SciTECO as a language. |