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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,6 @@ This project was coded in Python, using standard libraries.
14
14
# Installation and Use
15
15
The [latest release](https://github.com/MashedUpPeanuts/SQLite-to-CSV/releases) contains a pre-compiled executable, which can be downloaded and used immediately.
16
16
17
-
Alternatively, the .py file, containing the code can be downloaded and compiled by the end user.
17
+
Alternatively, the source code package can be downloaded from the latest release and compiled using:
0 commit comments