diff --git a/README.md b/README.md index ee94be2..145ae52 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ There are only two type-classes. | Object | string | char* | | Object | binary | char* | | Object | opaque | void* | -| Object | list | list_T* | +| Object | list\ | list_T* | | Object | pair | pair_F_S* | ### Creation and Destruction