Skip to content

Commit eedf5ed

Browse files
committed
Removed useless info
1 parent 73d42ca commit eedf5ed

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

README.md

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,5 @@
1-
# {title}
1+
# TmuxOS Resources
22
Resources for TmuxOS (images, GIMP sessions etc).
33

4-
## Installation
5-
Run the following commands to download and install the application:
6-
7-
```sh
8-
$ {git} clone {https://github.com/TmuxOS/Resources.git} {tmuxos-resources}
9-
$ cd {tmuxos-resources}
10-
$ npm install
11-
```
12-
13-
## How to contribute
14-
15-
1. File an issue in the repository, using the bug tracker, describing the
16-
contribution you'd like to make. This will help us to get you started on the
17-
right foot.
18-
2. Fork the project in your account and create a new branch:
19-
`your-great-feature`.
20-
3. Commit your changes in that branch.
21-
4. Open a pull request, and reference the initial issue in the pull request
22-
message.
23-
244
## License
255
See the [LICENSE](./LICENSE) file.

0 commit comments

Comments
 (0)