diff --git a/README.md b/README.md index fceaaed3e..2d8b8b7b2 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,6 @@ to the LRS: ```bash gunzip -c data/statements.json.gz | \ head -n 100 | \ -sed "s/@timestamp/timestamp/g" | \ jq -s . | \ curl -Lk \ --user ralph:secret \ diff --git a/data/statements.json.gz b/data/statements.json.gz new file mode 100644 index 000000000..cfa89c399 Binary files /dev/null and b/data/statements.json.gz differ