Henry65 commited on
Commit
5eb1b80
1 Parent(s): bf37ebb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ Then specify one (or multiple repositories in a tuple) as input and get the resu
47
  repo_infos = model("lazyhope/python-hello-world")
48
  print(repo_infos)
49
  ```
50
- Output (Long numpy outputs are omitted):
51
  ```python
52
  [{'name': 'lazyhope/python-hello-world',
53
  'topics': [],
 
47
  repo_infos = model("lazyhope/python-hello-world")
48
  print(repo_infos)
49
  ```
50
+ Output (Long numpy array outputs are omitted):
51
  ```python
52
  [{'name': 'lazyhope/python-hello-world',
53
  'topics': [],