Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c4milo committed Sep 1, 2014
1 parent 1cd0b82 commit 39b4f49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ Generates Go code from a WSDL file. This project is originally intended to gener
* Resolves external XML Schemas recursively, up to 5 recursions.
* Supports providing WSDL HTTP URL as well as a local WSDL file

### Not supported
* Setting SOAP headers
* SOAP 1.2 and HTTP port bindings
* WS-Security

### Usage
```
gowsdl [OPTIONS]
Expand Down

0 comments on commit 39b4f49

Please sign in to comment.