diff --git a/README.md b/README.md index 3cc4985..02cf46e 100644 --- a/README.md +++ b/README.md @@ -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