Skip to content

Commit 67b06e2

Browse files
authored
Update README.md
1 parent f197e75 commit 67b06e2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,9 @@ union Val switch(long) {
663663
664664
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.
665665
666-
## [Python API] (python_api_documentation.md)
666+
## Python API
667+
668+
[python-API](python_api_documentation.md)
667669
668670
669671
<!--stackedit_data:

0 commit comments

Comments
 (0)