mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 07:34:24 +01:00
add docs for wp
This commit is contained in:
@@ -43,11 +43,11 @@
|
||||
|
||||
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Resources\**"/>
|
||||
<ProjectReference Include="..\..\submodules\btcpayserver\BTCPayServer\BTCPayServer.csproj"/>
|
||||
<EmbeddedResource Include="Resources\**" />
|
||||
<ProjectReference Include="..\..\submodules\btcpayserver\BTCPayServer\BTCPayServer.csproj" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Resources"/>
|
||||
<Folder Include="Resources" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Once this plugin is installed on your BTCPay Server, the Bitcoin whitepaper becomes available by browing to the `/bitcoin.pdf` path.
|
||||
Submodule submodules/btcpayserver updated: 248401f534...bd5e4f3d94
Reference in New Issue
Block a user