Skip to content

Commit ba914b0

Browse files
committed
Remove large header that restates the package name.
This is unnecessary on the NuGet Gallery page.
1 parent 636893d commit ba914b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/MySqlConnector/docs/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# MySqlConnector
2-
31
## About
42

53
MySqlConnector is an [ADO.NET](https://docs.microsoft.com/en-us/dotnet/framework/data/adonet/) data provider for [MySQL](https://www.mysql.com/), [MariaDB](https://mariadb.org/), [Amazon Aurora](https://aws.amazon.com/rds/aurora/), [Azure Database for MySQL](https://azure.microsoft.com/en-us/services/mysql/) and other MySQL-compatible databases. It provides implementations of `DbConnection`, `DbCommand`, `DbDataReader`, `DbTransaction`—the classes needed to query and update databases from managed code.

0 commit comments

Comments
 (0)