Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fszewczyk authored Nov 9, 2023
1 parent d7f18f5 commit 43b9e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Check out oour [Get Started Guide](https://fszewczyk.github.io/shkyera-grad/md_d

Here's a small example showcasing a feed-forward network learning the XOR function. Check out the `examples/` folder for more examples.

```{.cpp}
```cpp
#include "shkyera-grad/include/ShkyeraGrad.hpp"

int main() {
Expand Down

0 comments on commit 43b9e03

Please sign in to comment.