Browse Source

Update 'README.md'

rev
code-dev 3 years ago
parent
commit
d11cee3aa1
  1. 2
      README.md

2
README.md

@ -50,11 +50,9 @@ With the goal of creating something that is both lightweight and easy to use, I'
Let’s mock-up template structures: Let’s mock-up template structures:
<img src="doc/images/image4.jpg" alt="Template mock-up 1" style="width:80px;/>
![Template Mock-up 1](./doc/images/image4.jpg "Template mock-up 1") ![Template Mock-up 1](./doc/images/image4.jpg "Template mock-up 1")
![Template Mock-up 2](./doc/images/image3.jpg "Template mock-up 2") ![Template Mock-up 2](./doc/images/image3.jpg "Template mock-up 2")
The first part is to create models that drive text output; the second half involves file and text related things such as file creation and text output. The first part is to create models that drive text output; the second half involves file and text related things such as file creation and text output.
Consider the following template that I created for POC: Consider the following template that I created for POC:

Loading…
Cancel
Save