Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
284d209509
1 changed files with 8 additions and 0 deletions
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -1,2 +1,10 @@
 # btcpayserver
+免费的比特币支付服务,自己部署交易无服务费。
 
+## Develop
+
+C#项目,可以在windows运行:
+```
+./build.sh
+./run.sh --help
+```