diff --git a/.gitignore b/.gitignore index a547bf3..9413cd4 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ dist-ssr *.njsproj *.sln *.sw? + +build.sh \ No newline at end of file diff --git a/README.md b/README.md index a573cee..237b459 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # did:wba examples --> built using [Agent Network Protocol](https://github.com/chgaowei/AgentNetworkProtocol) + +编译,部署,执行: +sudo ./build.sh diff --git a/index.html b/index.html index 6cb894f..e8f05e6 100644 --- a/index.html +++ b/index.html @@ -11,40 +11,75 @@