Skip to content

Commit 2a7deae

Browse files
authored
Update README.md
1 parent cfb1841 commit 2a7deae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Build Status](https://ci.appveyor.com/api/projects/status/github/Gnimuc/LibCSFML.jl?svg=true)](https://ci.appveyor.com/project/Gnimuc/LibCSFML-jl)
55

66

7-
Julia wrapper for [CSFML](https://github.com/SFML/CSFML), the Official binding of [SFML](https://github.com/SFML/SFML) for C. SFML is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, audio and network. The Julia bindings in this repo are auto-generated using [Clang.jl](https://github.com/JuliaInterop/Clang.jl). You could refer to [CSFML's docs](http://transit.iut2.upmf-grenoble.fr/doc/libcsfml-doc/html/index.htm) for how to use those bindings.
7+
Julia wrapper for [CSFML](https://github.com/SFML/CSFML), the official binding of [SFML](https://github.com/SFML/SFML) for C. SFML is a simple, fast, cross-platform and object-oriented multimedia API. It provides access to windowing, graphics, audio and network. The Julia bindings in this repo are auto-generated using [Clang.jl](https://github.com/JuliaInterop/Clang.jl). You could refer to [CSFML's docs](http://transit.iut2.upmf-grenoble.fr/doc/libcsfml-doc/html/index.htm) for how to use those bindings.
88

99
## Installation
1010
```julia

0 commit comments

Comments
 (0)