Skip to content

Commit 1c4679c

Browse files
authored
Add screenshot to README
1 parent 7fe76be commit 1c4679c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
![intro](media/intro.png)
2+
13
SQLite/CE: A transactional, relational database engine for Windows CE
24
---------------------------------------------------------------------
35

46
**SQLite/CE** is a port of SQLite 2.8.17 to Windows CE 2.0 and later, allowing Handheld, Palm-size and Pocket PCs to support complex relational databases and SQL queries. SQLite/CE can support your data-driven applications as a standalone DLL or can be used to directly manage personal databases with the **SQLite/CEdit** advanced query editor tool.
57

6-
SQLite/CE is currently in pre-release state and may have bugs, particularly on post-CE 2.0 or non-SH3 targets where it has not yet been tested.
8+
SQLite/CE is functional, but currently in pre-release state and may have oversights and bugs, particularly on post-CE 2.0 or non-SH3 targets where it has not yet been tested.

0 commit comments

Comments
 (0)