dterm-nuc

diff README.txt @ 1:5a80b73208dd

improved makefile
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 07 Apr 2017 23:54:55 +0300
parents ad098a33fd34
children
line diff
     1.1 --- a/README.txt	Fri Apr 07 23:43:06 2017 +0300
     1.2 +++ b/README.txt	Fri Apr 07 23:54:55 2017 +0300
     1.3 @@ -80,6 +80,9 @@
     1.4  remote end before escaping back to the dterm command prompt.  sz will send 
     1.5  an "rz" command down the serial link in start-up to initiate the transfer.
     1.6  
     1.7 +This version also supports plain ascii transfers using `ascii-xfr`. Use
     1.8 +commands sa/ra to do ascii transfers.
     1.9 +
    1.10  
    1.11  Examples
    1.12  
    1.13 @@ -106,6 +109,7 @@
    1.14  Copyright
    1.15  
    1.16  dterm is Copyright 2007 Knossos Networks Ltd.
    1.17 +         Copyright 2017 John Tsiombikas <nuclear@member.fsf.org>
    1.18  
    1.19  This program is free software; you can redistribute it and/or
    1.20  modify it under the terms of the GNU General Public License version 2
    1.21 @@ -124,6 +128,8 @@
    1.22  
    1.23  Source Code
    1.24  
    1.25 -dterm source code is located at 
    1.26 +Mercurial repo: http://nuclear.mutantstargoat.com/hg/dterm-nuc
    1.27 +
    1.28 +original dterm source code is located at 
    1.29  http://www.knossos.net.nz/downloads/dterm-0.3.tgz
    1.30