Skip to content

Commit a11aeb8

Browse files
author
William Bakst
committed
docs: update readme
1 parent 22803a1 commit a11aeb8

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.gitignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Python
22

3-
# .pytest_cache
4-
# .venv
5-
# dist
6-
# *.egg
7-
# __pycache__
8-
# .python-version
3+
.pytest_cache
4+
.venv
5+
dist
6+
*.egg
7+
__pycache__
8+
.python-version

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# sandbox
2-
Sandbox API
1+
# Python Sandbox SDK
2+
3+
Coming soon...

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)