Update README.md

This commit is contained in:
m-kovalsky 2021-06-23 09:27:40 +03:00 committed by GitHub
parent f048e846d5
commit b754b35b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ Following these steps will automatically load the Best Practice Rules into your
1. Open [Tabular Editor](https://tabulareditor.com/ "Tabular Editor").
2. Connect to a model.
3. Run the following code in the Advanced Scripting window.
3. Run the following code in the [Advanced Scripting](https://docs.tabulareditor.com/Advanced-Scripting.html "Advanced Scripting") window.
```C#
System.Net.WebClient w = new System.Net.WebClient();