Skip to content

Commit

Permalink
Small docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
steveno committed Apr 10, 2016
1 parent 0d6facd commit 8d67a80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -7,7 +7,7 @@ As always please file any and all [bugs](https://github.com/steveno/balistica/is
## Uncrustify
The code is formated through uncrustify. It's not perfect but it works 90% of the time so I use it.
In order to make it simple for me I use the script found [here](https://gist.github.com/steveno/32f098abb6d08e34da29ba182a93705e).
You only need to make sure you're one directory above bbalistica when you do.
You only need to make sure you're one directory above balistica when you do.

## Seeing debug messages
If you haven't noticed already the code is sprinkled with debug statements. In order you to see
Expand Down
7 changes: 0 additions & 7 deletions README.md
Expand Up @@ -6,13 +6,6 @@
balística is a simple open source external ballistics calculator. It's
named after the Catalan word for "ballistics" in English. Enjoy!

## TODO List
Here's a short list of outstanding issues:
- An icon (!)
- A database backend to store hand loads
- GUI for said DB of hand loads
- Graphs

## Minimum Requirements
* vala >= 0.28.0
* glib-2.0 >= 2.40.0
Expand Down

0 comments on commit 8d67a80

Please sign in to comment.