Skip to content

Commit b5f87f8

Browse files
authored
Merge pull request #15 from zhanghaitao3/master
Fix document issues and release a new version
2 parents ac3c213 + dda7bf7 commit b5f87f8

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ exposes its features directly, optimized for enterprise database environments:
3434
* **openGauss compatibility** - Comprehensive test suite and error handling
3535
* **Enterprise features** - Optimized for production GaussDB environments
3636

37-
37+
3838
Installation
3939
------------
4040

@@ -47,9 +47,6 @@ If you need GSSAPI/SSPI authentication, use::
4747

4848
$ pip install 'async-gaussdb[gssauth]'
4949

50-
For more details, please `see the documentation
51-
<https://magicstack.github.io/async_gaussdb/current/installation.html>`_.
52-
5350

5451
Basic Usage
5552
-----------
@@ -79,7 +76,7 @@ Basic Usage
7976
asyncio.run(run())
8077
8178
82-
GaussDB/openGauss Specific Features
79+
GaussDB/openGauss Specific Features
8380
-----------------------------------
8481

8582
This library includes enhanced support for GaussDB and openGauss databases:
@@ -109,5 +106,5 @@ This library includes enhanced support for GaussDB and openGauss databases:
109106
110107
asyncio.run(run())
111108
112-
asyncpg is developed and distributed under the Apache 2.0 license
109+
async-gaussdb is developed and distributed under the Apache 2.0 license
113110
by MagicStack Inc. and the HuaweiCloudDeveloper team.

0 commit comments

Comments
 (0)