Skip to content

Commit 7296ed3

Browse files
authored
Update Readme.
1 parent cf9d8e8 commit 7296ed3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ Versions supported:
3535

3636
## Download
3737

38-
To download [the beta version of staging library - TNMStagingCSharp_v13.zip](https://github.com/imsweb/staging-client-csharp/releases/download/v1.3-beta/TNMStagingCSharp_v11.zip).
38+
To download [the beta version of staging library - TNMStagingCSharp_v13.zip](https://github.com/imsweb/staging-client-csharp/releases/download/v1.3-beta/TNMStagingCSharp_v13.zip).
3939

4040
The download zip file contains the TNM Staging DLL and associated files. For more information, please reference the accompanying readme.txt file. Detailed documentation on how to use the DLL can be found in the [Wiki](https://github.com/imsweb/staging-client-csharp/wiki/).
4141

4242
## Requirements
4343

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

46-
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 and TNM 1.5 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.0-beta/CS_02_05_50.zip) and [TNM 1.5](https://github.com/imsweb/staging-client-csharp/releases/download/v1.0-beta/TNM_15.zip) here.
46+
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 and TNM 1.5 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.0-beta/CS_02_05_50.zip) and [TNM 1.6](https://github.com/imsweb/staging-client-csharp/releases/download/v1.3-beta/TNM_16.zip) here.
4747

4848
## Usage
4949

0 commit comments

Comments
 (0)