Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FredHappyface committed Dec 1, 2023
1 parent 2d4cfc5 commit 646d097
Showing 1 changed file with 21 additions and 20 deletions.
41 changes: 21 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,21 @@

Interpreter for the 'Brainf' programming language

- [Features](#features)
- [Download Project](#download-project)
- [Clone](#clone)
- [Using The Command Line](#using-the-command-line)
- [Using GitHub Desktop](#using-github-desktop)
- [Download Zip File](#download-zip-file)
- [Community Files](#community-files)
- [Licence](#licence)
- [Changelog](#changelog)
- [Code of Conduct](#code-of-conduct)
- [Contributing](#contributing)
- [Security](#security)
- [Support](#support)
- [Rationale](#rationale)
- [Brainf](#brainf)
- [Features](#features)
- [Download Project](#download-project)
- [Clone](#clone)
- [Using The Command Line](#using-the-command-line)
- [Using GitHub Desktop](#using-github-desktop)
- [Download Zip File](#download-zip-file)
- [Community Files](#community-files)
- [Licence](#licence)
- [Changelog](#changelog)
- [Code of Conduct](#code-of-conduct)
- [Contributing](#contributing)
- [Security](#security)
- [Support](#support)
- [Rationale](#rationale)

## Features

Expand All @@ -43,7 +44,7 @@ Create, edit, save and run brainf code/ text files in the browser
4. Type 'git clone' followed by URL in step 2

```bash
git clone https://github.com/FHPythonUtils/PyRlottie
git clone https://github.com/FHPWA/brainf
```

More information can be found at
Expand Down Expand Up @@ -81,32 +82,32 @@ See the [Changelog](/CHANGELOG.md) for more information.
Online communities include people from many backgrounds. The _Project_
contributors are committed to providing a friendly, safe and welcoming
environment for all. Please see the
[Code of Conduct](https://github.com/FHPythonUtils/.github/blob/master/CODE_OF_CONDUCT.md)
[Code of Conduct](https://github.com/FHPWA/.github/blob/master/CODE_OF_CONDUCT.md)
for more information.

### Contributing

Contributions are welcome, please see the
[Contributing Guidelines](https://github.com/FHPythonUtils/.github/blob/master/CONTRIBUTING.md)
[Contributing Guidelines](https://github.com/FHPWA/.github/blob/master/CONTRIBUTING.md)
for more information.

### Security

Thank you for improving the security of the project, please see the
[Security Policy](https://github.com/FHPythonUtils/.github/blob/master/SECURITY.md)
[Security Policy](https://github.com/FHPWA/.github/blob/master/SECURITY.md)
for more information.

### Support

Thank you for using this project, I hope it is of use to you. Please be aware that
those involved with the project often do so for fun along with other commitments
(such as work, family, etc). Please see the
[Support Policy](https://github.com/FHPythonUtils/.github/blob/master/SUPPORT.md)
[Support Policy](https://github.com/FHPWA/.github/blob/master/SUPPORT.md)
for more information.

### Rationale

The rationale acts as a guide to various processes regarding projects such as
the versioning scheme and the programming styles used. Please see the
[Rationale](https://github.com/FHPythonUtils/.github/blob/master/RATIONALE.md)
[Rationale](https://github.com/FHPWA/.github/blob/master/RATIONALE.md)
for more information.

0 comments on commit 646d097

Please sign in to comment.