Skip to content

Commit 09539d8

Browse files
committed
fix: add requirements to README.md
1 parent c161365 commit 09539d8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
* wsprsimwav derived from wsprsim
55
* Code of CUI interface for WSPR TX/RX is at `wspr-trx/`
66

7+
## Requirements
8+
9+
* Linux or macOS
10+
* GNU Fortran for compiling WSJT-X code
11+
- See the latest WSJT-X source code from [WSJT-X Web Page](https://physics.princeton.edu/pulsar/k1jt/wsjtx.html) for how to build the code in details
12+
* [Advanced Python Scheduler](https://apscheduler.readthedocs.io/en/3.x/)
13+
714
## How to build
815

916
```
@@ -77,6 +84,6 @@ tail -c +27 201223_0000.c2 |
7784
* Each transmission contains 162 symbols for 110.592 seconds
7885
* Each transmission starts +1 second after even UTC minute (e.g., 00:01, 02:01)
7986

80-
### LICENSE
87+
## LICENSE
8188

8289
GPLv3

0 commit comments

Comments
 (0)