Skip to content

Commit 41c83a2

Browse files
committed
fix: docs refinement
1 parent 3c72ed8 commit 41c83a2

File tree

3 files changed

+9909
-3
lines changed

3 files changed

+9909
-3
lines changed

.github/copilot-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GitHub Copilot Instructions for dqlitepy
1+
# GitHub Copilot Instructions for Helmpy
22

33
## Python Command Execution
44

@@ -57,7 +57,7 @@ This is a Python CLI application using:
5757
- `uv` for dependency management
5858
- `pytest` for testing
5959
- `just` for task automation
60-
- `dqlitepy` as the main package
60+
- `Helmpy` as the main package
6161
- `docusaurus` for documentation
6262
- `examples/` directory for usage patterns
6363
## Testing Patterns

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ Thumbs.db
163163
docusaurus/node_modules/
164164
docusaurus/.docusaurus/
165165
docusaurus/build/
166-
docusaurus/yarn.lock
167166
docusaurus/package-lock.json
168167

169168
# Examples data

0 commit comments

Comments
 (0)