8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e9926 commit 3aef50fCopy full SHA for 3aef50f
.github/workflows/page.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Check out docs
14
uses: actions/checkout@v3
15
with:
16
- repository: "PyGreSQL"
+ repository: "PyGreSQL/PyGreSQL"
17
- name: Set up Python 3.11
18
uses: actions/setup-python@v4
19
README.md
@@ -1 +1,4 @@
1
-# The PyGreSQL landing page
+# PyGreSQL landing page
2
+
3
+This repository exists in order to publish the PyGreSQL documentation
4
+on the organization page of the PyGreSQL organization on GitHub.
0 commit comments