Refactor README and HTML files for clarity and consistency in formatting
This commit is contained in:
parent
2a1b2cbcb5
commit
c8e1cf5e2e
|
@ -30,6 +30,4 @@ This project is licensed under the MIT License.
|
|||
|
||||
For questions or contributions, please open an issue or contact [@metux](https://github.com/metux).
|
||||
|
||||
### Made by [@xgui4](https://github.com/xgui4) and [@ChocodeerZyNX](https://github.com/ChocodeerZyNX) and [@yusi1](https://github.com/yuzi1)
|
||||
|
||||
## Contributors and main dev are done here first -> [https://github.com/xlibre-website](https://github.com/xlibre-website)
|
||||
### Made by [@xgui4](https://github.com/xgui4) and [@ChocodeerZyNX](https://github.com/ChocodeerZyNX) and [@yusi1](https://github.com/yuzi1)
|
|
@ -46,7 +46,7 @@
|
|||
</header>
|
||||
<main>
|
||||
<h1> X Server </h1>
|
||||
<p> The X server accepts requests from client applications to create windows,
|
||||
<p>The X server accepts requests from client applications to create windows,
|
||||
which are (normally rectangular) "virtual screens" that the client program
|
||||
can draw into.
|
||||
Windows are then composed on the actual screen by the X server
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
views, your race, your sex, your age, your food menu, whether you wear
|
||||
boots or heels, whether you’re furry or fairy, Conan or McKay, comic
|
||||
character, a small furry creature from Alpha Centauri, a neurodivergent
|
||||
or just a average person. Anybody who’s interested in bringing X forward
|
||||
or just an average person. Anybody who’s interested in bringing X forward
|
||||
is welcome, so it’s truly inclusive!</p>
|
||||
<p>Together we’ll make X great again!</p>
|
||||
<h2 id="upgrade-notice">Upgrade notice</h2>
|
||||
|
|
|
@ -67,15 +67,13 @@
|
|||
</code>
|
||||
</pre>
|
||||
</li>
|
||||
<li id="Artix">Artix Linux
|
||||
<li id="Artix">Artix Linux:
|
||||
<a href="https://wiki.artixlinux.org/Site/XlibreOnArtix">See this guide for XLibre on Artix</a>
|
||||
</li>
|
||||
<li id="Gentoo">Gentoo Linux
|
||||
<a href="https://github.com/X11Libre/ports-gentoo">See Repo for packaging on Gentoo</a>
|
||||
<li id="Gentoo">Gentoo Linux:
|
||||
<a href="https://github.com/X11Libre/ports-gentoo">See this repository for packaging on Gentoo</a>
|
||||
</li>
|
||||
|
||||
<li id="others">
|
||||
<p>Others : Build it yourself. If not available in your packages manager.</p>
|
||||
<li id="Others">Others: Build it yourself. See the above video on how to compile XLibre
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue