Skip to content

Commit 0b3cfaf

Browse files
committed
yayyyyyyyyy
1 parent 400af52 commit 0b3cfaf

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# sqlite2ical
2-
sqlite2ical converts iPhone sqlite format calendars to iCal/vCal/ICS format. This version is an Xcode project, but it could easily be compiled on *nix. Requires libical.
2+
sqlite2ical converts iPhone sqlite format calendars to iCal/vCal/ICS format. This is an Xcode project, but main.c could easily be compiled on Linux or other Unices. sqlite2ical depends on libical and libsqlite3.
33
Download a Mac binary of sqlite2ical here: http://cl.ly/1v1Q413G0Z3p3k0M0p08
44

55
As a bonus, this copy of sqlite2ical comes with a (Mach-O) precompiled copy of libical with i386 and ARM architectures (works perfectly for iPhone development).
@@ -11,8 +11,6 @@ As a bonus, this copy of sqlite2ical comes with a (Mach-O) precompiled copy of l
1111
sqlite2ical will not currently convert recurring events. Feel free to fork the project and add it in if you'd like!
1212

1313
## License
14-
sqlite2ical is intended for personal use. If you intend to use it for anything else (i.e. in your own piece of software, etc.), let me know.
14+
sqlite2ical is intended for personal use. If you want to use it for anything else (i.e. in your own piece of software, etc.), let me know.
1515

16-
Copyright (c) 2011 Ari Weinstein/Squish Software
17-
18-
arixmail2 (at) gmail [DAWT] com
16+
Copyright (c) 2011 Ari Weinstein/Squish Software<br>arixmail2 (at) gmail [DAWT] com

0 commit comments

Comments
 (0)