mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Convert readme file from html to markdown
This commit is contained in:
19
readme.html
19
readme.html
@ -1,19 +0,0 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>HeidiSQL</title>
|
||||
<meta http-equiv="refresh" content="5; URL=http://www.heidisql.com/help.php" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<p>
|
||||
Please look at <a href="http://www.heidisql.com/help.php">http://www.heidisql.com/help.php</a> for detailed help.
|
||||
</p>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
3
readme.md
Normal file
3
readme.md
Normal file
@ -0,0 +1,3 @@
|
||||
HeidiSQL is a useful and reliable tool designed for web developers using the popular [MySQL](http://www.mysql.com/) server, [Microsoft SQL databases](http://www.microsoft.com/sql/) and [PostgreSQL](http://www.postgresql.org/). It enables you to browse and edit data, create and edit tables, views, procedures, triggers and scheduled events. Also, you can export structure and data, either to SQL file, clipboard or to other servers. Read about [features](https://www.heidisql.com/#featurelist) or see some [screenshots](https://www.heidisql.com/screenshots.php).
|
||||
|
||||
Look at [the online help page](http://www.heidisql.com/help.php) for learning how to use HeidiSQL.
|
Reference in New Issue
Block a user