Skip to content
Snippets Groups Projects
Commit bf31ab3e authored by Romano Hauser's avatar Romano Hauser
Browse files

change README

parent d4fd4ab7
Branches
Tags
No related merge requests found
......@@ -14,9 +14,9 @@ set a new TF:
tfTree.addTF("refPoint","global");
tfTree.addTF("front","refPoint");
```
Each TF with "name" is referenced to an other TF. Main base is "global". It's default base, if not defined differently
Each TF with "name" is referenced to an other TF. Main base is "global". It's default base, if nothing is referenced
After initialize neede TFs, the structure can be showed:
After initialization, the structure can be showed:
```
tfTree.printBranches("global");
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment