aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorNiklas Halle <niklas@niklashalle.net>2020-08-23 15:56:30 +0200
committerNiklas Halle <niklas@niklashalle.net>2020-08-23 15:56:30 +0200
commitb3e3f3f50e49c6d21032e44565a93ed96d99801b (patch)
tree91f33b030b2db21a534314f578c9a5c14ff08fa3 /README.md
parent6d51498a3630b904b7298cbe13b05de8cc12e5ad (diff)
downloadn_core-b3e3f3f50e49c6d21032e44565a93ed96d99801b.tar.gz
n_core-b3e3f3f50e49c6d21032e44565a93ed96d99801b.zip
full json responses, added 'none' as annotation type
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3e598b9..b5fd3d5 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,9 @@ The `annotation` object:
The currently specified annotation types are enumerated below:
+##### `none`
+The text should be printed as plain text. No extra content.
+
##### `bold`
The text should be printed as bold. No extra content.