From 58d3fce340893f66e4a196fc925ea34ec9b54b63 Mon Sep 17 00:00:00 2001 From: Roman Dobosz Date: Mon, 21 Sep 2015 21:30:35 +0200 Subject: [PATCH] Added urls for sourcecode --- README.rst | 2 +- uc1541 | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0d5b706..0e72022 100644 --- a/README.rst +++ b/README.rst @@ -101,7 +101,7 @@ Changelog * **2.1** Fixed bug with filenames containing slash. * **2.0** Added reading raw D64 image, and mapping for jokers. Now it is possible to read files with PET-ASCII/control sequences in filenames. Working - with d64 images only. Added workaround for space at the beggining of the + with d64 images only. Added workaround for space at the beginning of the filename. * **1.2** Added configuration env variables: ``UC1541_VERBOSE`` and ``UC1541_HIDE_DEL``. First one, if set to any value, will cause that error diff --git a/uc1541 b/uc1541 index a38abac..6a06198 100755 --- a/uc1541 +++ b/uc1541 @@ -6,6 +6,8 @@ Author: Roman 'gryf' Dobosz Date: 2014-01-04 Version: 2.8 Licence: BSD +source: https://bitbucket.org/gryf/uc1541 +mirror: https://github.com/gryf/uc1541 """ import sys