projects
/
platform
/
upstream
/
nsjail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f79ea7
)
Readme
author
Robert Swiecki
<robert@swiecki.net>
Sun, 28 May 2017 17:07:01 +0000
(19:07 +0200)
committer
Robert Swiecki
<robert@swiecki.net>
Sun, 28 May 2017 17:07:01 +0000
(19:07 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index b4a0f9bf739e880aa951344968f93f98f169fd4e..e485e8e4b0b711dfdb44730c3b91cec4eb93165b 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-251,6
+251,11
@@
$ exit
***
### Configuration file
+
+You will also find all examples in the [configs](https://github.com/google/nsjail/blob/master/configs) directory.
+
+***
+
[config.proto](https://github.com/google/nsjail/blob/master/config.proto) contains ProtoBuf schema for nsjail's configuration format.
***