From 3e5726dda4e368022295a54af1bba671ab40fc01 Mon Sep 17 00:00:00 2001 From: Nguyen Hoang Duong Date: Mon, 7 May 2018 22:21:48 +0700 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e4707bf..5dd0686 100644 --- a/README.md +++ b/README.md @@ -46,13 +46,11 @@ The answer is 4 I gave up. ``` -For more examples, check out the [`examples`](examples/) folder. +For more examples, check out the `examples` folder. Variables, functions and procedures of `TTimmy` ----------------------------------------------- -**`TTimmy`** - ### constructor `Init(Percent: Integer; DefaultRep: String; DpCheck: Boolean)` - **Source**: Line 143 ([reference](http://github.com/42tm/timmy/blob/v1.2.0/timmy.pas#L143)) - **Parameters**: @@ -284,4 +282,4 @@ License ![License logo](https://www.gnu.org/graphics/lgplv3-147x51.png) -Timmy is licensed under the [GNU LGPL v3](COPYING.LESSER). +Timmy is licensed under the [GNU LGPL v3](http://github.com/IQAndreas/markdown-licenses/blob/master/gnu-lgpl-v3.0.md#gnu-lesser-general-public-license).