From 6a9f1d71fdd7f0afc9b99955760e1aacb5a24c2d Mon Sep 17 00:00:00 2001 From: James Jara Web Date: Wed, 1 Feb 2017 02:56:16 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7fe619c..cc7e400 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ netdb.io plugins. This is the oficial repository for netdb.io -# What is a netdb plugin +## What is a netdb plugin Plugins are tools that will run agains the dataset of specific workspace. PLugins run sandboxed, so no plugin can comunicate with the netdb software, but netdb suftware can. Plugin trying to access to the netdb platform itself, will be deleted. -# Coding standars +## Coding standars ## how it works QUite simple.