Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
qresearch
/
README
like
0
Running
App
Files
Files
Community
qtnx
commited on
Jan 29
Commit
efe3230
·
verified
·
1 Parent(s):
4a701e1
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -11,6 +11,6 @@ an independent, non profit research lab.
11
12
point of contact:
13
14
-
```
15
''.join(list('ia.hcraeserq@q')[::-1])
16
```
11
12
point of contact:
13
14
+
```
python
15
''.join(list('ia.hcraeserq@q')[::-1])
16
```