Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lyndon Brown
VLC
Commits
3392f498
Commit
3392f498
authored
Jan 24, 2022
by
Rémi Denis-Courmont
Committed by
Jean-Baptiste Kempf
Jan 29, 2022
Browse files
README: fix typo
parent
6ea238b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3392f498
...
...
@@ -85,10 +85,10 @@ CI and discussions should be resolved before a Merge Request can be merged.
**libVLC**
is an embeddable engine for 3rd party applications and frameworks.
It runs on the same platforms as VLC
*(and sometimes on more)*
and can provide playback,
streaming and conver
ting
of multimedia files and streams.
streaming and conver
sion
of multimedia files and streams.
**libVLC**
has numerous bindings for other languages,
like
C++, Python and C#.
**libVLC**
has numerous bindings for other languages,
such as
C++, Python and C#.
# Support
...
...
@@ -137,4 +137,3 @@ share/ - Common resource files.
src/ - libvlccore source code.
test/ - Testing system.
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment