summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Tenart2018-06-12 18:55:22 +0200
committerAntoine Tenart2018-06-12 18:55:22 +0200
commit6f8427abf9f1c3ae0f09f79d2d26c7cbe9f1255b (patch)
treede038d42021d2053a4544ed5a1c7145af22a5ecb
parent4600ce3490401c738854c5a486512fc47a67054b (diff)
README: remove extra empty spaces
This patch removes extra empty spaces at the end of some lines in README.md. This is a cosmetic patch. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
-rw-r--r--README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index 0f8db57..2565396 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
1``` 1```
2 _____ _____ _____ ___ 2 _____ _____ _____ ___
3| | _ |_ _|_ | Keep you data, 3| | _ |_ _|_ | Keep you data,
4| | | | | | | | _| trash your meta! 4| | | | | | | | _| trash your meta!
5|_|_|_|__|__| |_| |___| 5|_|_|_|__|__| |_| |___|
6 6
7``` 7```
8 8
9This software is currently in **beta**, please don't use it for anything 9This software is currently in **beta**, please don't use it for anything
@@ -11,16 +11,16 @@ critical.
11 11
12# Metadata and privacy 12# Metadata and privacy
13 13
14Metadata consist of information that characterizes data. 14Metadata consist of information that characterizes data.
15Metadata are used to provide documentation for data products. 15Metadata are used to provide documentation for data products.
16In essence, metadata answer who, what, when, where, why, and how about 16In essence, metadata answer who, what, when, where, why, and how about
17every facet of the data that are being documented. 17every facet of the data that are being documented.
18 18
19Metadata within a file can tell a lot about you. 19Metadata within a file can tell a lot about you.
20Cameras record data about when a picture was taken and what 20Cameras record data about when a picture was taken and what
21camera was used. Office documents like PDF or Office automatically adds 21camera was used. Office documents like PDF or Office automatically adds
22author and company information to documents and spreadsheets. 22author and company information to documents and spreadsheets.
23Maybe you don't want to disclose those information on the web. 23Maybe you don't want to disclose those information on the web.
24 24
25This is precisely the job of MAT2: getting rid, as much as possible, of 25This is precisely the job of MAT2: getting rid, as much as possible, of
26metadata. 26metadata.