• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

An Objective-C wrapper for Mac OS X’s FSEvents C API.


Commit MetaInfo

Révision6a9d97f1c8ffcf62a190271a8ad1f82c2803857a (tree)
l'heure2010-08-04 04:21:22
AuteurAron Cedercrantz <aron@cede...>
CommiterAron Cedercrantz

Message de Log

Added authors to readme.

Change Summary

Modification

--- a/README.mdown
+++ b/README.mdown
@@ -16,5 +16,11 @@ So I've written some of the code from scratch and "taken" some from `SCEvents`.
1616 ## API documentation ##
1717 You can generate API documentation with the help of [Doxygen](http://www.stack.nl/~dimitri/doxygen/). In Doxygen open the file `api.doxygen`, click the `Run` tab and then the `Run doxygen` button. When it's done you should have a directory (ignored by git) in the root of the project named `api` with a sub-directory `html` in which you will find `index.html` double-click and enjoy.
1818
19+## Authors ##
20+
21+* Aron Cedercrantz
22+
1923 ## License ##
20-The code is released under the [MIT-license](http://www.opensource.org/licenses/mit-license.php).
\ No newline at end of file
24+The code is released under the [MIT-license](http://www.opensource.org/licenses/mit-license.php).
25+
26+If you want, even though you really don't have to, I would love hearing what you use CDEvents for! Send me an email (first name @ last name dot se) or a [message via GitHub](http://github.com/inbox/new/rastersize).