Skip to content

Commit 8fe54d4

Browse files
authored
Refactor installation instructions in README.md
1 parent 1c5d073 commit 8fe54d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ VirtualTouchKeyboard4Delphi is a replacement of the TTouchKeyboard component usi
55

66
VirtualTouchKeyboard4Delphi was developed and tested on Delphi 13, Delphi XE2 and Lazarus 4.4/FPC 3.2.2. It includes VCL, FireMonkey (FMX) and Lazarus components.
77

8+
## Installation instructions
9+
* [Installation in Delphi](https://github.com/salvadordf/VirtualTouchKeyboard4Delphi/wiki/Installation-in-Delphi)
10+
* [Installation in Lazarus FPC](https://github.com/salvadordf/VirtualTouchKeyboard4Delphi/wiki/Installation-in-Lazarus-FPC)
11+
812
## Links
913
* [Developer Forums](https://www.briskbard.com/forum)
1014

@@ -21,10 +25,6 @@ You can also support this project with Liberapay.
2125

2226
<a href="https://liberapay.com/salvadordf/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
2327

24-
## Installation instructions
25-
* [Installation in Delphi](https://github.com/salvadordf/VirtualTouchKeyboard4Delphi/wiki/Installation-in-Delphi)
26-
* [Installation in Lazarus FPC](https://github.com/salvadordf/VirtualTouchKeyboard4Delphi/wiki/Installation-in-Lazarus-FPC)
27-
2828
## Related projects
2929
* [CEF4Delphi](https://github.com/salvadordf/CEF4Delphi)
3030
* [WebView4Delphi](https://github.com/salvadordf/WebView4Delphi)

0 commit comments

Comments
 (0)