Skip to content

Commit b9c34c2

Browse files
committed
Update README.md
1 parent ee4fcc2 commit b9c34c2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[<img src="https://cdn.anychart.com/images/logo-transparent-segoe.png?2" width="234px" alt="AnyChart - Robust JavaScript/HTML5 Chart library for any project">](https://anychart.com)
2-
PHP basic template
2+
ASP.NET C# basic template
33
=========================
44

55
This example shows how to use Anychart library with the C# programming language using ASP.NET and MySQL database.
@@ -31,6 +31,7 @@ Open project in Visual Studio using AspNetCSharpMysqlTemplate.sln solution file
3131

3232
Run application using Run button or press F5
3333

34+
If you have some problems with MySQL connection, ensure that MySql.Data.Entity.EF6 in References has correct path to MySql.Data.Entity.EF6.dll
3435

3536
## Workspace
3637
Your workspace should look like:
@@ -68,4 +69,4 @@ Database - [MySQL](https://www.mysql.com/)<br />
6869
* [Technical Support](https://anychart.com/support)
6970

7071
## License
71-
[© AnyChart.com - JavaScript charts](http://www.anychart.com). Released under the [Apache 2.0 License](https://github.com/anychart-integrations/php-symfony-mysql/blob/master/LICENSE).
72+
[© AnyChart.com - JavaScript charts](http://www.anychart.com). Released under the [Apache 2.0 License](https://github.com/anychart-integrations/asp-net-c-sharp-mysql-template/blob/master/LICENSE).

0 commit comments

Comments
 (0)