From 8870f4d6cc014bf09c7bb488a19d782b94527bd3 Mon Sep 17 00:00:00 2001 From: Pete Date: Sun, 29 May 2016 18:51:53 +1000 Subject: [PATCH] Remove "Introduction", spelling --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09d613e..91f354f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # Arduino DeepSleepScheduler Library # https://github.com/PRosenb/DeepSleepScheduler -## Introduction ## -DeepSleepScheduler is a lightwight, cooperative task scheduler library with configurable sleep and task supervision. +DeepSleepScheduler is a lightweight, cooperative task scheduler library with configurable sleep and task supervision. ## Features ## - Easy to use @@ -184,4 +183,4 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -``` \ No newline at end of file +```