From 7d1b2f8db900f4735e63f2373e287e46a6b3382d Mon Sep 17 00:00:00 2001 From: Hugo F Date: Tue, 12 Sep 2017 17:08:17 +0200 Subject: [PATCH] Improved README.md formatting --- README.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 80cbc4b..d6ce565 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Sunfounder Super Kit Python code for Raspberry Pi -website: +Website: www.sunfounder.com E-mail: @@ -10,27 +10,28 @@ E-mail: - [**pimorse**](https://github.com/gabolander/pimorse) Raspberry Pi Morse code generater from [Gabriele Zappi](https://github.com/gabolander) Run command `git submodule update --init` to clone the pymorse submodule, or else, it will be empty. ---------- -###2016/01/13 update + +### 2016/01/13 update Summery: -- Fix a bug on 05_rgb.py +- Fix a bug on `05_rgb.py` Details: -- Thanks for zygotine(We don't have his/her name, it's from his/her email address), fix the setColor function. +- Thanks for zygotine (We don't have his/her name, it's from his/her email address), fix the setColor function. -###2015/12/28 update -Summery: -- Remove 01_led_1.py -- Rename 01_led_2.py to 01_led.py -- Remove 02_btnAndLed_1.py -- Rename 02_btnAndLed_2.py to 02_btnAndLed.py -- Rearrange 04_pwmLed.py +### 2015/12/28 update +Summary: +- Remove `01_led_1.py` +- Rename `01_led_2.py` to `01_led.py` +- Remove `02_btnAndLed_1.py` +- Rename `02_btnAndLed_2.py` to `02_btnAndLed.py` +- Rearrange `04_pwmLed.py` Details: - For `01_led_1.py` and `01_led_2.py`, they are the same but with different coding structions. we remove the _1 and remane the _2 for the simillar struction. (Also see `02_btnAndLed_1.py` and `02_btnAndLed_2.py`) -- For 04_pwmLed.py, we rearrange the structions also for the simillar struction. +- For `04_pwmLed.py`, we rearrange the structions also for the simillar struction. -###2015/06/12 update +### 2015/06/12 update For 13_lcd1602: fix some bug for some Raspberry Pi B+. - Change pins: - RS =====> 27