Skip to content

Commit

Permalink
Convert text files to markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa committed Feb 19, 2015
1 parent 389dde1 commit cc2a579
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 19 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
time_it changelog
## 0.2 (unreleased)

Version 0.1 - 07 Jan 07:
* Updated to Visual Studio 2013
* Switch to MIT license

Initial release
## 0.1 (07 Jan 07)

* Initial release
35 changes: 19 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,26 @@
time_it 0.1 - Jan 07 2007
Copyright (c) 2006-2007 Ross Smith II (http://smithii.com) All Rights Reserved
# time_it

------------------------------------------------------------------------------
Time disk I/O

## Usage

------------------------------------------------------------------------------
## Contributing

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
To contribute to this project, please see [CONTRIBUTING.md](CONTRIBUTING.md).

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
## Bugs

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
To view existing bugs, or report a new bug, please see the [issues](/issues) page for this project.

$Id$
## License

This project is [MIT licensed](LICENSE).

## Changelog

Please see [CHANGELOG.md](CHANGELOG.md) for the version history for this project.

## Contact

This project was originally developed by [Ross Smith II](mailto:[email protected]).
Any enhancements and suggestions are welcome.

0 comments on commit cc2a579

Please sign in to comment.