1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-08 01:00:25 +08:00

Expand Readme

This commit is contained in:
Gonzalo Fernandez-Victorio
2021-05-12 21:28:46 +01:00
parent 4c88ae23fe
commit c74b2f0561

View File

@@ -1,6 +1,6 @@
# Docx library
Yet another library to read and write .docx (Microsoft Word) files in Go.
Yet another library to read and write .docx (a.k.a. Microsoft Word documents or ECMA-376 Office Open XML) files in Go.
## Introduction