Reformat badges in README.md
This commit is contained in:
parent
a9959634ef
commit
4494509394
2 changed files with 2 additions and 10 deletions
|
@ -1,12 +1,8 @@
|
|||
# pacwrap
|
||||
# <p align=center>[](https://aur.archlinux.org/packages/pacwrap/)[](https://aur.archlinux.org/packages/pacwrap-git/)[](https://spdx.org/licenses/GPL-3.0-only.html)</p>
|
||||
|
||||
<img align="left" src="./assets/logo.svg">
|
||||
|
||||
[](https://aur.archlinux.org/packages/pacwrap/)
|
||||
[](https://aur.archlinux.org/packages/pacwrap-git/)
|
||||
[](https://spdx.org/licenses/GPL-3.0-only.html)
|
||||

|
||||
|
||||
A package management front-end which utilises libalpm to facilitate the creation of unprivileged, userspace containers with parallelised, filesystem-agnostic deduplication. These containers are constructed via bubblewrap to execute package transactions and launch applications.
|
||||
|
||||
This application is designed to allow for the creation and execution of secure, replicable containerised environments for general-purpose use. CLI and GUI applications are all supported*. Once a container environment is configured, it can be re-established or replicated on any system.
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
# pacwrap
|
||||
# <p align=center>[](https://aur.archlinux.org/packages/pacwrap/)[](https://aur.archlinux.org/packages/pacwrap-git/)[](https://spdx.org/licenses/GPL-3.0-only.html)</p>
|
||||
|
||||
<img align="left" src="../assets/logo.svg">
|
||||
|
||||
[](https://aur.archlinux.org/packages/pacwrap/)
|
||||
[](https://aur.archlinux.org/packages/pacwrap-git/)
|
||||
[](https://spdx.org/licenses/GPL-3.0-only.html)
|
||||

|
||||
|
||||
A package management front-end which utilises libalpm to facilitate the creation of unprivileged, userspace containers with parallelised, filesystem-agnostic deduplication. These containers are constructed via bubblewrap to execute package transactions and launch applications.
|
||||
|
||||
This application is designed to allow for the creation and execution of secure, replicable containerised environments for general-purpose use. CLI and GUI applications are all supported*. Once a container environment is configured, it can be re-established or replicated on any system.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue