Skip to content

Commit 8737dad

Browse files
authored
Update README.md
1 parent b446d52 commit 8737dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@ union Val switch(long) {
670670
671671
These structures are compiled into C++ code that is included in the agent, forming the deeper layer of G. On top of it, another layer called CRDT is added to provide eventual consistency while agents communicate using asynchronous updates.
672672
673-
## Python API
673+
# Python API
674674
675675
[python-API](python_api_documentation.md)
676676

0 commit comments

Comments
 (0)