about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-08-25 00:58:14 +0000
committerEric Wong <normalperson@yhbt.net>2013-08-25 02:10:32 +0000
commit6c2ec9e4bd3c55221c05ba8b0f9f0cad782fbcc3 (patch)
tree0212b14f5fef3becdea65729f0167f5f36d0e842 /README
parent78e9feabf8030bbf37f36977c3f6ebca78260b20 (diff)
downloaddtas-6c2ec9e4bd3c55221c05ba8b0f9f0cad782fbcc3.tar.gz
Rename COPYRIGHT -> COPYING, as that seems to be the more common
name for the GPLv3 license file.  Kill all rdoc, since I don't
agree with HTML documentation and we do not expose any Ruby APIs.
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 15 insertions, 9 deletions
diff --git a/README b/README
index 4783f5c..ae9f8e2 100644
--- a/README
+++ b/README
@@ -39,9 +39,11 @@ Users of dtas-player will also be interested in the following scripts:
 * dtas-sourceedit - edit source (decoder process parameters) for dtas-player
 * dtas-xdelay - alternative sink for dtas-player
 
-All scripts have some documentation in the Documention/ directory or
+All scripts have some documentation in the Documentation/ directory or
 manpages distributed with the gem.  dtas exposes no public APIs outside
-of command-line interfaces.
+of command-line and YAML text.  dtas is aimed at users familiar with the
+*nix command-line and editing text files.  Familiarity with the Ruby
+programming language is absolutely NOT required.
 
 Coming:
 
@@ -52,14 +54,9 @@ Coming:
 * better error handling, many bugfixes, etc...
 * better documentation
 
-== Contact
-
-Feedback (results, bug reports, patches, pull-requests) via plain-text
-email is very much appreciated.
+== Source code
 
-Please send plain-text email to Eric Wong <normalperson@yhbt.net>,
-HTML will not be read.  dtas is for GUI-phobes, by GUI-phobes.
-Public mailing list coming soon.
+  git clone git://80x24.org/dtas
 
 Please use git-format-patch(1) and git-send-email(1) distributed with
 the git(7) suite for generating and sending patches.  Please format
@@ -68,6 +65,15 @@ with git(7)) and send them via email.
 
 See http://www.git-scm.com/ for more information on git.
 
+== Contact
+
+Feedback (results, bug reports, patches, pull-requests) via plain-text
+email is very much appreciated.
+
+Please send plain-text email to Eric Wong <normalperson@yhbt.net>,
+HTML will not be read.  dtas is for GUI-phobes, by GUI-phobes.
+Public mailing list coming soon.
+
 == License
 
 dtas is copyrighted Free Software by all contributors, see logs