Skip to content

Commit 3c64d46

Browse files
committed
🚨 Markdown formatting
1 parent a1bf999 commit 3c64d46

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Provides a more HTTPish API around the ruby-openid library.
44

5-
# Usage
5+
## Usage
66

77
You trigger an OpenID request similar to HTTP authentication. From your app, return a "401 Unauthorized" and a "WWW-Authenticate" header with the identifier you would like to validate.
88

@@ -73,12 +73,10 @@ __END__
7373
</form>
7474
```
7575

76+
## TODO
7677

77-
TODO
78-
====
79-
- 1 failing test (skipped)
80-
- rewrite tests with minitest/spec
81-
78+
- 1 failing test (skipped)
79+
- rewrite tests with minitest/spec
8280

8381
## 🌈 Contributors
8482

0 commit comments

Comments
 (0)