Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
allanx2000 committed Dec 27, 2014
1 parent 361d0ba commit 436516d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Watcher #
WPF Client, core and extensions framework for monitoring various data sources for updates.

**Targets:** NET 4.0, x86 (due to SQLite)
**Targets:** NET 4.0, x86

Will configure project to multi-target in the future.

Expand All @@ -18,4 +18,6 @@ Will configure project to multi-target in the future.
## Extensions Framework ##
Use **Watcher.Extensions** to build you own extensions.

See **Watcher.Provider.*** for usage code.
See **Watcher.Provider.*** for usage code.

Dependency DLLs should be packaged along with the extension DLL.

0 comments on commit 436516d

Please sign in to comment.