Skip to content

Commit

Permalink
README: Update anchor/titles
Browse files Browse the repository at this point in the history
  • Loading branch information
icy committed May 27, 2015
1 parent 77c888a commit 1cd0346
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
* [Description](#description)
* [Installation](#installation)
* [Usage](#usage)
* [Implemented Operations](#implemented_operations)
* [Implemented Operations](#implemented-operations)
* [Support](#support)
* [Development](#development)
* [License](#license)
* [Authors](#authors)

## NAME
## Name

`pacapt` - An `Arch`'s pacman-like package manager for some `Unices`.

## DESCRIPTION
## Description

An `Arch`'s pacman-like package manager for some `Unices`.
Actually this `Bash` script provides a wrapper for system's package manager.
Expand Down Expand Up @@ -44,7 +44,7 @@ The tool supports the following package managers:
* `cave` by `Exherbo Linux`
* `pkg_tools` by `OpenBSD`

## INSTALLATION
## Installation

1. This script shouldn't be installed on an Arch-based system.
2. On `FreeBSD`, please install `bash` package first
Expand All @@ -64,7 +64,7 @@ which is `v2.0` at the moment. If you want to compile a script
from its components, please make sure you use a correct branch.
See `CONTRIBUTING.md` for details.

## USAGE
## Usage

Some basic command line options

Expand All @@ -87,11 +87,11 @@ pkg_tools y . y y . y y . y y y y y y y y . y . y y y
zypper y . y . y . . . y y . . y y y y . . . . y . y y y
````

## SUPPORT
## Support

Please use the ticket system at https://github.com/icy/pacapt/issues .

## DEVELOPMENT
## Development

Make sure you read some instructions in `CONTRIBUTING.md`.

Expand All @@ -115,7 +115,7 @@ $ install -m755 ./pacapt.dev /usr/local/bin/pacapt

Please read the sample `Makefile` for some details.

## LICENSE
## License

This work is released under the terms of Fair license
(http://opensource.org/licenses/fair).
Expand Down

0 comments on commit 1cd0346

Please sign in to comment.