diff --git a/dev.sh b/dev.sh index d4aa74c..d23ea31 100755 --- a/dev.sh +++ b/dev.sh @@ -1,4 +1,4 @@ #/bin/sh -pnpm build -F zhi-picgo-siyuan +pnpm build -F universal-picgo pnpm serve -F picgo-plugin-app diff --git a/libs/Universal-PicGo-Core/README.md b/libs/Universal-PicGo-Core/README.md index 887e6b4..7bd5468 100644 --- a/libs/Universal-PicGo-Core/README.md +++ b/libs/Universal-PicGo-Core/README.md @@ -1,6 +1,6 @@ -# zhi-picgo-siyuan +# universal-picgo -picgo lib for siyuan-note +picgo lib for node, browser and electron ## Usage @@ -11,7 +11,7 @@ picgo lib for siyuan-note ## Deps ``` -## Congregations! zhi-picgo-siyuan need no deps, it is just pure js code 🎉 +## Congregations! universal-picgo need no deps, it is just pure js code 🎉 ``` ## Dev