Skip to content

Commit 04805df

Browse files
authored
Update README.md
1 parent 18b5c29 commit 04805df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Bellow are the main characteristics of Psyche-C:
2020
- Clean separation between the syntactic and semantic compiler phases.
2121
- Algorithmic and heuristic syntax disambiguation.
2222
- Optional type inference as a recovery mechanism from `#include` failures (not yet in master).
23-
- An API inspired by that of the [Roslyn .NET compiler](https://github.com/dotnet/roslyn) and [LLVM's Clang](https://clang.llvm.org/).
23+
- API inspired by that of the [Roslyn .NET compiler](https://github.com/dotnet/roslyn) and [LLVM's Clang](https://clang.llvm.org/).
2424

2525
## Driver
2626

0 commit comments

Comments
 (0)