diff options
| author | Antoine Tenart | 2018-06-12 18:55:22 +0200 |
|---|---|---|
| committer | Antoine Tenart | 2018-06-12 18:55:22 +0200 |
| commit | 6f8427abf9f1c3ae0f09f79d2d26c7cbe9f1255b (patch) | |
| tree | de038d42021d2053a4544ed5a1c7145af22a5ecb /README.md | |
| parent | 4600ce3490401c738854c5a486512fc47a67054b (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>
Diffstat (limited to '')
| -rw-r--r-- | README.md | 22 |
1 files changed, 11 insertions, 11 deletions
| @@ -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 | ||
| 9 | This software is currently in **beta**, please don't use it for anything | 9 | This 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 | ||
| 14 | Metadata consist of information that characterizes data. | 14 | Metadata consist of information that characterizes data. |
| 15 | Metadata are used to provide documentation for data products. | 15 | Metadata are used to provide documentation for data products. |
| 16 | In essence, metadata answer who, what, when, where, why, and how about | 16 | In essence, metadata answer who, what, when, where, why, and how about |
| 17 | every facet of the data that are being documented. | 17 | every facet of the data that are being documented. |
| 18 | 18 | ||
| 19 | Metadata within a file can tell a lot about you. | 19 | Metadata within a file can tell a lot about you. |
| 20 | Cameras record data about when a picture was taken and what | 20 | Cameras record data about when a picture was taken and what |
| 21 | camera was used. Office documents like PDF or Office automatically adds | 21 | camera was used. Office documents like PDF or Office automatically adds |
| 22 | author and company information to documents and spreadsheets. | 22 | author and company information to documents and spreadsheets. |
| 23 | Maybe you don't want to disclose those information on the web. | 23 | Maybe you don't want to disclose those information on the web. |
| 24 | 24 | ||
| 25 | This is precisely the job of MAT2: getting rid, as much as possible, of | 25 | This is precisely the job of MAT2: getting rid, as much as possible, of |
| 26 | metadata. | 26 | metadata. |
