Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shinjukunian authored Jun 29, 2021
1 parent 3cea48b commit c5f38ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This library is used in [SimpleFurigana for macOS](https://itunes.apple.com/de/a
## Installation

Add
```
```swift
.package(name: "DocX", url: "https://github.com/shinjukunian/DocX.git", .branch("master"))
```

Expand Down Expand Up @@ -65,7 +65,7 @@ Some attributes don't have a direct correspondence. For example `NSAttributedStr
## Dependencies

- my fork of [AEXML](https://github.com/shinjukunian/AEXML), many thanks to the original author [tadija](https://github.com/tadija/AEXML)
- [ZipArchive](https://github.com/ZipArchive/ZipArchive). I could not get any of the native Swift Zip libraries to work with the .docx folder structure.
- [ZipFoundation](https://github.com/weichsel/ZIPFoundation)

## Alternatives

Expand Down

0 comments on commit c5f38ef

Please sign in to comment.