diff --git a/.gitignore b/.gitignore index 458907f..b601fc0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .vscode/* -resources node_modules -package-lock.json \ No newline at end of file +package-lock.json +resources \ No newline at end of file diff --git a/index.html b/index.html index d64473d..9f5b2ab 100644 --- a/index.html +++ b/index.html @@ -17,8 +17,9 @@

SEAL-js

Typescript implementation of SEAL (Secure Evidence Attribution Label): an open solution for assigning attribution with authentication to media. It can be easily applied to pictures, audio files, videos, - documents, and other file formats. Specifications - Github + documents, and other file formats. Specifications + Github