diff options
Diffstat (limited to 'docs/ClientHamr/README')
-rw-r--r-- | docs/ClientHamr/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/ClientHamr/README b/docs/ClientHamr/README new file mode 100644 index 0000000..c82b1ba --- /dev/null +++ b/docs/ClientHamr/README | |||
@@ -0,0 +1,7 @@ | |||
1 | Refer to - http://www.infinitegrid.org/drupal/content/ClientHamr | ||
2 | |||
3 | ClientHamr is the concept that we can apply the unix philosophy to the | ||
4 | viewer. Use individual tools that are good at their job to split off | ||
5 | bits of the big bad blob that is the viewer. Using standard protocals | ||
6 | and tools where we can. | ||
7 | |||