Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shikasenbei
/
README
like
0
Running
App
Files
Files
Community
ywxzyy
commited on
Jan 9
Commit
f2362e8
·
verified
·
1 Parent(s):
dab0f3b
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-1
README.md
CHANGED
Viewed
@@ -7,4 +7,6 @@ sdk: static
7
pinned: false
8
---
9
10
-
Edit this `README.md` markdown file to author your organization card.
7
pinned: false
8
---
9
10
+
```js
11
+
printIn("helloworld")
12
+
```