From 0668734044d73c29fbfc19c34a44bf0bd1200abe Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 21 Nov 2015 16:12:49 +0100 Subject: [PATCH] Default json added --- admiralty-scale/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admiralty-scale/README.md b/admiralty-scale/README.md index e3d2865..8bdaf67 100644 --- a/admiralty-scale/README.md +++ b/admiralty-scale/README.md @@ -39,11 +39,11 @@ the credibility of an information. # Machine-parsable Admiralty Scale -The repository contains a JSON file including the machine-parsable tags +The repository contains a [JSON file including the machine-parsable tags](machinetag.json) along with their human-readable description. The software can use both representation on the user-interface and store the tag as machine-parsable. ~~~~ -admiralty-scale:source-reliability:b +admiralty-scale:source-reliability="b" ~~~~