Skip to content

Commit a06d5d8

Browse files
committed
fix: Add license to bottom of readme
1 parent 6307740 commit a06d5d8

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -104,14 +104,9 @@ Then, to run the integration tests:
104104
$ env $(cat LOCAL.env) rspec -P __tests__/Integration/* --color --format doc
105105
```
106106
107-
## Documentation For Authorization
107+
=======================
108108
109+
Copyright © 2022 Lob.com
109110
110-
## basicAuth
111+
Released under the MIT License, which can be found in the repository in [LICENSE.txt](https://github.com/lob/lob-go/blob/main/LICENSE.txt).
111112
112-
- **Type**: HTTP basic authentication
113-
114-
115-
## Author
116-
117-

0 commit comments

Comments
 (0)