You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/about.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
-
# SqlD Help - About
1
+
# 📖 SqlD Help - About
2
2
3
3
<divalign="right">
4
-
<a href="https://github.com/RealOrko/sql-d/blob/master/docs/_.md#sqld-help---contents">[Back to Contents]</a>
4
+
<a href="https://github.com/RealOrko/sql-d/blob/master/docs/_.md#sqld-help---contents">⬆️ [Back to Contents]</a>
5
5
</div>
6
6
<br/>
7
7
8
-
An HTTP persistence API powered by [Sqlite](https://sqlite.org) written in .NET core. Its chief design goal is to be a low ceremony ephemeral storage mechanism that you can call using your favourite HTTP client with basic fault tolerant forwarding but can also deal with volume based writes using write node/reader node replication.
8
+
An HTTP persistence API powered by [Sqlite](https://sqlite.org)🔗 written in .NET core. Its chief design goal is to be a low ceremony ephemeral storage mechanism that you can call using your favourite HTTP client with basic fault tolerant forwarding but can also deal with volume based writes using write node/reader node replication.
0 commit comments