aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIan Cowburn <ianc@noddybox.co.uk>2021-09-21 21:07:39 +0100
committerIan Cowburn <ianc@noddybox.co.uk>2021-09-21 21:07:39 +0100
commit16e3e35846578e2df90a0c0d75bc2ff41e403946 (patch)
treea4276f55e3063f508ffe0fd26c3649aba8c5ebbd /README.md
parent7c234482b55feffb7e7f98f0b96d402760624552 (diff)
Imported V1.7V1.7
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/README.md b/README.md
index 519aa51..7983730 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,6 @@
# casm
-Portable cross assembler. Source control for this is now located in Subversion
-at <a href="https://noddybox.co.uk/svn/casm/trunk">
-https://noddybox.co.uk/svn/casm/trunk</a>. The homepage is at
-<a href="https://noddybox.co.uk/casm.php">
-https://noddybox.co.uk/casm.php</a>.
-Sorry, I tried to like GIT but
-found it's workflow not as comfortable as SVN for me.
+Portable cross assembler.
## Usage
@@ -15,7 +9,7 @@ Simply pass it the file to assemble, i.e.
`casm source.txt`
Full documentation can be found in
-<a href="https://rawgit.com/noddybox/casm/master/doc/casm.html">HTML</a> format.
+<a href="/svnbrowse/cat.php?u=https://noddybox.co.uk/svn/casm/trunk/doc/casm.html">HTML</a> format.
## Processors