diff --git a/net/respondd/README.md b/net/respondd/README.md index d3c25f0..b08a211 100644 --- a/net/respondd/README.md +++ b/net/respondd/README.md @@ -1,5 +1,5 @@ respondd providers are C modules (shared objects). These modules should include - and , the latter of which provides the following definitions: +\ and \, the latter of which provides the following definitions: typedef struct json_object * (*respondd_provider)(void);