Skip to content

Commit

Permalink
Add "Contributing" section to readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
crosire committed Sep 5, 2016
1 parent 8102559 commit 23e0e5a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ ReShade FX shaders

This repository aims to collect post-processing shaders written in the ReShade FX shader language.

Check out [the language reference document](REFERENCE.md) to get started on how to write your own!

Installation
------------

Expand All @@ -14,3 +12,8 @@ Installation
4. Add the path to the extracted [Shaders](/Shaders) folder to "Effect Search Paths"
5. Add the path to the extracted [Textures](/Textures) folder to "Texture Search Paths"
6. Switch back to the "Home" tab and click on "Reload" to load the shaders

Contributing
------------

Check out [the language reference document](REFERENCE.md) to get started on how to write your own!

0 comments on commit 23e0e5a

Please sign in to comment.