Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 80e50d5

Browse files
Update README.md
1 parent 68d5532 commit 80e50d5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,14 @@ Foreach file filter you can specify wich action to do for each event.
5252
Here are reported the action shipped with FileMonitor. Many addctional action can be implemented by following the guide above.
5353

5454
ActionName|Description|
55-
--------------------------------
55+
----------|-----------|
5656
Move| move the file monitored to a destination|
5757

5858
##Contributor Actions
5959
Please contact us opening an issue to have you plugin listed here.
6060

6161
ActionName|Description|Author|
62-
------------------------------
62+
----------|------------------|
6363

6464

6565
##How to extend a plugin
@@ -97,6 +97,7 @@ You just have to implement FileProcessor class, where
9797
```
9898

9999
Do you want to try coding? It's simple to start: just
100+
100101
1. open your ide and create a library project
101102
2. add FileMonitor from nuget. This will allow you to see interface and classes from the core
102103
3. implement your file processor using this guide

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /