Skip to content

Commit 1fe640b

Browse files
committed
README update
1 parent 06e34fe commit 1fe640b

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,24 +39,25 @@ This library has been possible from the ideas and code code from the following p
3939
* FLRig source code
4040
* Chirp source code
4141

42-
How it works?
43-
=============
42+
## Install & How it works? ##
4443

45-
You have to define and register a few callback functions with specific parameters that will be called up on CAT commands reception. It's easy, just see the example sketch.
44+
See the INSTALL.txt file in the library for instructions.
4645

47-
Author & contributors
48-
=====================
46+
About how it works? it's simple, you have to define and register a few custom callback functions and procedures with specific parameters. They will be called upon CAT commands reception to process the requested/sent data.
4947

50-
The only author is Pavel Milanes, CO7WT, reachable at [email protected], Until now I have no contributors or sponsors.
48+
It's more easy than it sounds, just see the example sketch.
49+
50+
_**Note:** Actually there is a bug that makes the example project not show in the "Examples" menu, I'm working on it._
5151

52+
## Author & contributors ##
53+
54+
The only author is Pavel Milanes, CO7WT, reachable at [email protected], Until now I have no contributors or sponsors.
5255

53-
Where to download the latest version?
54-
======================================
56+
## Where to download the latest version? ##
5557

5658
Always download the latest version from the [github repository](https://github.com/pavelmc/FT857d/)
5759

5860

59-
If you like to give thanks...
60-
=============================
61+
## If you like to give thanks... ##
6162

6263
Please take a look at the Donations and Funding file to keep me creating/updating/sharing my work with you.

0 commit comments

Comments
 (0)