From 5ae0718d057ebd2a7661db8cb28f9f333353dd8a Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 1 Mar 2021 09:54:48 +0300 Subject: docs: update --- README.md | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7ba78245..9892a01f 100644 --- a/README.md +++ b/README.md @@ -26,15 +26,21 @@ previously in the base. All the package repositories have their own purpose: -| Repository | Purpose | -|-------------|---------------------------------------------------------------------------------------| -| `core` | packages that provide "core" functionality. | -| `extra` | stable packages that are not necessary, but considered part of the base distribution. | -| `community` | package repository open for all PRs/patches. | -| `testing` | unstable packages. | -| `xorg` | packages for building the X11 display server and friends. | -| `wayland` | packages for building wayland. (not yet stable) | -| `dbus` | IRC conversation starter / dbus and packages with hard dependencies. | +- `core`: + packages that provide "core" functionality. +- `extra`: + stable packages that are not necessary, but considered part of the base + distribution. +- `community`: + package repository open for all PRs/patches. +- `testing`: + unstable packages +- `xorg`: + packages for building the X11 display server and friends. +- `wayland`: + packages for building wayland. (not yet stable) +- `dbus`: + IRC conversation starter / dbus and packages with hard dependencies. Enabling repository signing -- cgit v1.2.3