feat: add app.py + edit README from clientB
This commit is contained in:
parent
0876e69d36
commit
85a7c3d98f
2 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
# hello-bithug
|
# hello-bithug
|
||||||
|
|
||||||
first commit from clientA
|
first commit from clientA
|
||||||
|
|
||||||
|
second line added by clientB
|
||||||
|
|
|
||||||
1
src/app.py
Normal file
1
src/app.py
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
print('hello from bithug')
|
||||||
Loading…
Add table
Add a link
Reference in a new issue