Skip to content

Commit 81555f2

Browse files
committed
Update README formatting
1 parent 7aa94b5 commit 81555f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Introductory material is provided. They can be found at
1818
### Extended Examples
1919
More examples can be found in the Lambda Calculator's test-suite, located at
2020

21-
[test/Language/Lambda/Untyped/Examples](test/Language/Lambda/Untyped/Examples)
22-
[test/Language/Lambda/SystemF/Examples](test/Language/Lambda/SystemF/Examples)
21+
* [test/Language/Lambda/Untyped/Examples](test/Language/Lambda/Untyped/Examples)
22+
* [test/Language/Lambda/SystemF/Examples](test/Language/Lambda/SystemF/Examples)
2323

2424
## Implementation
2525
A simple implementation of lambda calculus is available at https://github.com/sgillespie/lambda-calculator.

0 commit comments

Comments
 (0)