We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d42ca commit eedf5edCopy full SHA for eedf5ed
README.md
@@ -1,25 +1,5 @@
1
-# {title}
+# TmuxOS Resources
2
Resources for TmuxOS (images, GIMP sessions etc).
3
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
24
## License
25
See the [LICENSE](./LICENSE) file.
0 commit comments