add docs for wp

This commit is contained in:
Kukks
2023-01-18 13:51:16 +01:00
parent 9140f9b3ff
commit 07952a4d44
3 changed files with 5 additions and 4 deletions

View File

@@ -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>

View File

@@ -0,0 +1 @@
Once this plugin is installed on your BTCPay Server, the Bitcoin whitepaper becomes available by browing to the `/bitcoin.pdf` path.