Skip to content

Commit bcffdac

Browse files
authored
Update Readme.md
Fixed EOD zip file name.
1 parent ab3c043 commit bcffdac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The download zip file contains the TNM Staging DLL and associated files. For mor
5858

5959
Functional Requirements: You will need the .NET Framework 4.5.2 or higher installed to use this library.
6060

61-
Data Requirements: You will need the algorithm data files for the TNM Staging Library to work properly. At present there are CS 02.05.50, TNM 1.5, and EOD 1.0 algorithms. You can find a copy of these data files within the TNM Staging source code in the Resources\Algorithms directory. The algorithm data files can be either in separate JSON files, or can be collected together in a compressed file such as .ZIP or .GZ. You can download the zip versions of [CS 02.05.50](https://github.com/imsweb/staging-client-csharp/releases/download/v1.6-beta/CS_02_05_50.zip), [TNM 1.6](https://github.com/imsweb/staging-client-csharp/releases/download/v1.6-beta/TNM_16.zip), and [EOD 1.0](https://github.com/imsweb/staging-client-csharp/releases/download/v1.6-beta/EOD_10.zip) here.
61+
Data Requirements: You will need the algorithm data files for the TNM Staging Library to work properly. At present there are CS 02.05.50, TNM 1.5, and EOD 1.0 algorithms. You can find a copy of these data files within the TNM Staging source code in the Resources\Algorithms directory. The algorithm data files can be either in separate JSON files, or can be collected together in a compressed file such as .ZIP or .GZ. You can download the zip versions of [CS 02.05.50](https://github.com/imsweb/staging-client-csharp/releases/download/v1.6-beta/CS_02_05_50.zip), [TNM 1.6](https://github.com/imsweb/staging-client-csharp/releases/download/v1.6-beta/TNM_16.zip), and [EOD Public 1.0](https://github.com/imsweb/staging-client-csharp/releases/download/v1.6-beta/EOD_Public_10.zip) here.
6262

6363
## Usage
6464

0 commit comments

Comments
 (0)