Explorar o código

docs: update readme to highlight python code snippet (#178)

cachho %!s(int64=2) %!d(string=hai) anos
pai
achega
bf1f0830dd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -337,7 +337,7 @@ app.reset()
 ### Count
 Counts the number of embeddings (chunks) in the database.
 
-```
+```python
 print(app.count())
 # returns: 481
 ```