We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a027be0 commit 2efbd3cCopy full SHA for 2efbd3c
2 files changed
README.md
@@ -1,7 +1,7 @@
1
# Constructive
2
3
<p align="center" width="100%">
4
- <img height="250" src="https://raw.githubusercontent.com/constructive-io/constructiverefs/heads/main/assets/outline-logo.svg" />
+ <img height="250" src="https://raw.githubusercontent.com/constructive-io/constructive/refs/heads/main/assets/outline-logo.svg" />
5
</p>
6
7
packages/pgpm/README.md
@@ -52,6 +52,8 @@ psql -d mydb1 -c "SELECT faker.city('MI');"
52
53
## 🛠️ Commands
54
55
+Here are some useful commands for reference:
56
+
57
### Getting Started
58
59
- `pgpm init` - Initialize a new module
0 commit comments