Skip to content
Snippets Groups Projects
Commit eda76494 authored by Jake Taylor's avatar Jake Taylor
Browse files

cleanup README

parent cf7c308a
No related branches found
No related tags found
1 merge request!510Release
......@@ -95,7 +95,7 @@ server, err := single.NewServer(myIdentity.ID, myIdentity.DHKeyPrivate,
client.GetStorage().GetE2EGroup(), client.GetCmix())
```
# Adding Server Endpoints.
# Adding Server Endpoints
Once you have a `server` object, you can begin adding Endpoints to process incoming client requests.
See documentation in restlike/types.go for more information.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment