mirror of
https://github.com/yuzu-emu/FasTC
synced 2024-11-22 09:53:48 +00:00
Update README.md
Fix partial word bold formatting.
This commit is contained in:
parent
4cacc3c5be
commit
c8d0799e16
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FasTC [![Build Status](https://travis-ci.org/Mokosha/FasTC.png)](https://travis-ci.org/Mokosha/FasTC)
|
||||
=======
|
||||
|
||||
A **Fas**t **T**exture **C**ompressor for a variety of formats. This compressor
|
||||
A <b>Fas</b>t <b>T</b>exture <b>C</b>ompressor for a variety of formats. This compressor
|
||||
supports multi-threading via native Win32 threads on Windows and pthreads on other
|
||||
operating systems. It has been tested on Windows, OS X, and Ubuntu Linux.
|
||||
|
||||
|
|
Loading…
Reference in a new issue