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: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ Rust-SQLite (SQLRite)
11
11
> What I cannot create, I do not understand.
12
12
> — Richard Feynman
13
13
14
+
14
15
<tablestyle="width:100%">
15
16
<tr>
16
17
<td>
@@ -19,6 +20,10 @@ Rust-SQLite (SQLRite)
19
20
<td> key </td>
20
21
<td> value </td>
21
22
</tr>
23
+
<tr>
24
+
<td><a href="https://github.com/sqlrite/design">Design and discussions about direction of the project going on over here.</a></td>
25
+
<td></td>
26
+
</tr>
22
27
<tr>
23
28
<td><a href="https://github.com/sponsors/joaoh82">Show us your support by buying us a coffee, <br>so we can keep building cool stuff. (coming soon)</a></td>
0 commit comments