Skip to content

Commit

Permalink
more documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cjimti committed May 11, 2019
1 parent dc232a4 commit f5a9dd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
The **tm** library defines a type of generic nested meta-data [Model]. The **tm** server creates a services for the storage,
retrieval and searching of [Model]s associated with a [txn2/provision](https://github.com/txn2/provision) [Account].

A [Model]s consists of a record stored in the Elasticsearch index **ACCOUNT-models** and a corresponding Elasticsearch
template as **_template/ACCOUNT-data-MODEL** representing the index pattern **ACCOUNT-data-MODEL-\***.

[Account]: https://godoc.org/github.com/txn2/provision#Account

## Configuration
Expand Down

0 comments on commit f5a9dd7

Please sign in to comment.