Changed names of some sections into questions in Readme

Signed-off-by: PandaCoderPL <git@pandacoderpl.anonaddy.me>
main v1.7.9
PandaCoderPL 3 years ago
parent 797609a1d3
commit c5dd948f61
Signed by: PandaCoderPL
GPG Key ID: 101E7BD8DF5C987B

@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.7.9]
### Changed
- Names of some sections into questions in [Readme](README.md)
## [1.7.8] - 2021-11-25 ## [1.7.8] - 2021-11-25
### Added ### Added
- Proxy for Git protocol to [Git Config](home/.config/git/config) - Proxy for Git protocol to [Git Config](home/.config/git/config)

@ -5,11 +5,11 @@ Repository with my dotfiles.
## Contents ## Contents
* [Configuration Files](#configuration-files) * [Configuration Files](#configuration-files)
* [Downloading](#downloading) * [How to download?](#how-to-download)
* [Using Git](#using-git) * [Using Git](#using-git)
* [Using Curl](#using-curl) * [Using Curl](#using-curl)
* [Using Wget](#using-wget) * [Using Wget](#using-wget)
* [Installation](#installation) * [How to install?](#how-to-install)
* [Contact](#contact) * [Contact](#contact)
* [License](#license) * [License](#license)
@ -25,7 +25,7 @@ Repository with my dotfiles.
* [Tor](https://www.torproject.org/) - [torrc](usr/etc/tor/torrc) * [Tor](https://www.torproject.org/) - [torrc](usr/etc/tor/torrc)
* [Vim](https://www.vim.org/) - [.vimrc](home/.vimrc) * [Vim](https://www.vim.org/) - [.vimrc](home/.vimrc)
## Downloading ## How to download?
### Using Git ### Using Git
@ -39,7 +39,7 @@ Repository with my dotfiles.
wget -O - https://codeberg.org/PandaCoderPL/dotfiles/archive/main.tar.gz | tar -xzf - wget -O - https://codeberg.org/PandaCoderPL/dotfiles/archive/main.tar.gz | tar -xzf -
## Installation ## How to install?
rsync -qa home/ ~/ rsync -qa home/ ~/

@ -1 +1 @@
1.7.8 1.7.9

Loading…
Cancel
Save