Skip to content

Commit db189bc

Browse files
authored
Update README.md
1 parent 2f7a0e4 commit db189bc

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
@@ -20,15 +20,15 @@ Here are a few ideas. (Care to add to this list in the discussions?)
2020
5. You may need to install the [dotnet core runtime](https://dotnet.microsoft.com/download/dotnet/5.0/runtime).
2121
6. Optional: Download [Test.clar](https://github.com/swhitley/CLARiNET/blob/main/Test.clar) to try it out.
2222

23+
**Note:** CLARiNET calls an unpublished Workday API endpoint. Functionality is not guaranteed.
24+
2325
## Loading a CLAR file to Workday
2426

2527
- Enter `clarinet` on a line by itself. The application will prompt for all necessary information.
2628
- If a single `.clar` file is found in the same directory, CLARiNET will automatically select that file for processing.
2729
- Run `clarinet --help` to view the available options.
2830
- Run `clarinet -e` to view the list of Workday environments and the associated numbers.
2931

30-
**Note:** CLARiNET calls an unpublished Workday API. Functionality is not guaranteed.
31-
3232
### Run CLARiNET from the command line using positional parameters:
3333

3434
* %1 CLAR File<br/>

0 commit comments

Comments
 (0)