Skip to content

Commit 27295a0

Browse files
committed
Prettify user names
1 parent 491e4db commit 27295a0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# This is a fork!!!
22

3-
This library stands on the shoulders of the original [docx](https://github.com/chrahunt/docx) -- it is my hope that @chrahunt will pull the changes I've incorporated into this library back into his original library.
3+
This library stands on the shoulders of the original [docx](https://github.com/chrahunt/docx) -- it is my hope that [@chrahunt](https://github.com/chrahunt) will pull the changes I've incorporated into this library back into his original library.
44

55
This library depends on the latest version of rubyzip and incorporates changes from these two pull requests:
6-
* [Paragraph alignment, text run font sizes, and HTML output](https://github.com/chrahunt/docx/pull/13) from @higginsdragon
7-
* [File replacement within document](https://github.com/chrahunt/docx/pull/18) from @tmikoss
6+
* [Paragraph alignment, text run font sizes, and HTML output](https://github.com/chrahunt/docx/pull/13) from [@higginsdragon](https://github.com/higginsdragon)
7+
* [File replacement within document](https://github.com/chrahunt/docx/pull/18) from [@tmikoss](https://github.com/tmikoss)
88

99
# docx
1010

0 commit comments

Comments
 (0)