Add a credit in case future needs require reaching out.
This commit is contained in:
parent
87b1a807ea
commit
87b0d6a769
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ using System.Text;
|
||||||
|
|
||||||
namespace API.Helpers;
|
namespace API.Helpers;
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// All things related to Koreader
|
||||||
|
/// </summary>
|
||||||
|
/// <remarks>Original developer: https://github.com/MFDeAngelo</remarks>
|
||||||
public static class KoreaderHelper
|
public static class KoreaderHelper
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue