From d88b8146083e33175251809227e6222f518263a9 Mon Sep 17 00:00:00 2001 From: Mike Barela Date: Mon, 8 Apr 2019 12:46:23 -0400 Subject: [PATCH] Update README.md --- Custom_Magstripe_Swiper/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom_Magstripe_Swiper/README.md b/Custom_Magstripe_Swiper/README.md index ad82b31a0..1522f2218 100644 --- a/Custom_Magstripe_Swiper/README.md +++ b/Custom_Magstripe_Swiper/README.md @@ -4,7 +4,7 @@ Merges a microcontroller (Teensy w/Arduino) with a magstripe swiper The files in this repository accompany the [Adafruit Learning System](https://learn.adafruit.com) tutorial Low Level Magstripe Reader [https://learn.adafruit.com/low-level-magstripe-reader/code-snippets](https://learn.adafruit.com/low-level-magstripe-reader/code-snippets) -The code was formerly at https://github.com/adafruit/Custom-Magstripe-Swiper/tree/master - this has now been archived. +The code was formerly at https://github.com/adafruit/Custom-Magstripe-Swiper/ - this has now been archived. If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.