From 1cafa11afd0e45d473ca3c9e3cd62f3ed1f3dfc6 Mon Sep 17 00:00:00 2001 From: Tony Qu Date: Tue, 17 Mar 2015 05:49:29 +0800 Subject: [PATCH] update readme --- README.md | 13 ++++++------- Read Me.txt | 11 +++++------ 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 9d3965d4e..f0843ce18 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ NPOI ==== - -This project is the .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write Office 2003/2007 files.
+This project is the .NET version of POI Java project. With NPOI, you can read/write Office 2003/2007 files very easily.

-The source code in GitHub is a clone of the SVN http://npoi.googlecode.com/svn/trunk/. Support and Service =================== -NPOI team provide support service for NPOI. For details of the price, you can contact support@neuzilla.com - +Neuzilla is the studio behind NPOI. For details, you can check http://blog.neuzilla.com
Advantage of NPOI ================= @@ -22,10 +19,12 @@ g. .Net 2.0 based even for xlsx and docx (though we also support .NET 4.0)
h. Real successful cases all over the world
i. huge amout of basic examples -NPOI on SNS +Neuzilla on SNS ============ -QQ Group: 20144214
+Linkedin Homepage: http://www.linkedin.com/company/neuzilla
+Linkedin Group: http://www.linkedin.com/groups/Neuzilla-User-Group-6655065
Twitter: http://twitter.com/tonyqus
+QQ Group: 20144214
System Requirement =================== diff --git a/Read Me.txt b/Read Me.txt index 511d36e03..21348ac6b 100644 --- a/Read Me.txt +++ b/Read Me.txt @@ -1,8 +1,7 @@ ================ * Introduction * ================ -This project is the .NET port of POI project at http://poi.apache.org/. POI is an open source java project -which can help you read/write xls, doc, ppt files. It has a wide application. +This project is the .NET port of POI project. With NPOI, you can read/write Excel and Word files easily. It has a wide application. For example, you can use it a to generate a Excel report without Microsoft Office suite installed on your server and more efficient than call Microsoft Excel ActiveX at background; you can also use it to extract text from Office documents to help you implement full-text indexing feature (most of time this feature is @@ -12,9 +11,8 @@ used to create search engines). * NPOI Website * ================== https://github.com/tonyqus/npoi/ (Latest source code available) -http://npoi.googlecode.com (No latest source code available) http://npoi.codeplex.com (No latest source code available) -http://tonyqus.sinaapp.com (Official Tutorial in Chinese) +http://www.npoi.info (Official Tutorial in Chinese) ====================== * System Requirement * @@ -25,10 +23,11 @@ vs2003 with .NET 1.1 medium trust environment in ASP.NET ================= -* NPOI on SNS * +* Neuzilla on SNS * ================= Twitter: http://twitter.com/tonyqus -User Group[Linkedin]: http://www.linkedin.com/groups/NPOI-User-Group-6655065 +Linkedin Homepage: http://www.linkedin.com/company/neuzilla +Linkedin User Group: http://www.linkedin.com/groups/NPOI-User-Group-6655065 新浪微博: http://t.sina.com.cn/npoi 企业客户QQ群: 116053476 个人客户QQ群:20144214