[gmime] Update README.md
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime] Update README.md
- Date: Wed, 8 Mar 2017 13:36:47 +0000 (UTC)
commit 97e1561ba1c2e92a2e7432621d96e52b76400ddb
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date: Sun Mar 5 08:30:57 2017 -0500
Update README.md
README.md | 27 ++++++++++-----------------
1 files changed, 10 insertions(+), 17 deletions(-)
---
diff --git a/README.md b/README.md
index a965c0b..d36a005 100644
--- a/README.md
+++ b/README.md
@@ -227,7 +227,7 @@ for (int i = 0; i < attachments->len; i++) {
### Creating a Simple Message
-Creating MIME messages using MimeKit is really trivial.
+Creating MIME messages using GMime is really trivial.
```csharp
GMimeMessage *message = g_mime_message_new (TRUE);
@@ -275,22 +275,15 @@ This is the README file for GMime. Additional documentation related to
development using GMime has been included within the source release
of GMime.
- docs/reference/ Contains SGML and HTML versions of the GMime
- reference manual
-
- docs/tutorial/ Contains SGML and HTML versions of the GMime
- tutorial
-
- AUTHORS List of primary authors (source code developers)
-
- COPYING The GNU Lesser General Public License, version 2
-
- INSTALL In-depth installation instructions
-
- TODO Description of planned GMime development
-
- PORTING Guide for developers porting their application
- from an older version of GMime
+| |Description |
+|---------------|-------------------------------------------------------------|
+|docs/reference/|Contains SGML and HTML versions of the GMime reference manual|
+|docs/tutorial/ |Contains SGML and HTML versions of the GMime tutorial|
+|AUTHORS |List of primary authors (source code developers)|
+|COPYING |The GNU Lesser General Public License, version 2|
+|INSTALL |In-depth installation instructions|
+|TODO |Description of planned GMime development|
+|PORTING |Guide for developers porting their application from an older version of GMime|
You can find online developer documentation at
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]