Skip to content

Commit a3af248

Browse files
authored
Minor Update README.md
1 parent ac63963 commit a3af248

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If you want to get the historical sounding for Norman, Oklahoma on February 27,
2828

2929
# How to use the API in your own Java projects
3030

31-
Include the JAR file in your project's build path. It is the same jar file as the GUI and the CLI.
31+
Include the JAR file in your project's build path. It is the same JAR file as the GUI and the CLI.
3232

3333
First, select a radiosonde site with `RadiosondeSite.findSite(String code);`, where the codes for each site can be found in <a href="https://www.ncei.noaa.gov/data/integrated-global-radiosonde-archive/doc/igra2-station-list.txt">the IGRA2 station list</a> or on <a href="https://www.spc.noaa.gov/exper/soundings/">the SPC Experimental Soundings page</a>.
3434

0 commit comments

Comments
 (0)