Skip to content

Commit 120ab26

Browse files
committed
banner tweak
1 parent d0b50f9 commit 120ab26

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Loading

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Description: Instantly Create and Run Database Projects - GenAI, Flask, APIs, SQ
1616

1717
# API Logic Server - In Action
1818

19-
API Logic Server is the simplest, fastest, and most flexible way to create, run and customize microservices. Create from a Natural Language prompt or existing database, literally in seconds, for an Admin App and JSON:API. Unique Logic Automation. Standards-based customization and deployment provide full flexibility.
19+
API Logic Server is the simplest, fastest, and most flexible way to create and customize microservices. Create from a Natural Language prompt or existing database, literally in seconds, for an Admin App and JSON:API. Unique Logic Automation. Standards-based customization and deployment provide full flexibility.
2020

2121
 
2222

@@ -51,8 +51,8 @@ Enforce the Check Credit requirement (do not generate check constraints):
5151
That's all it take to create a system. Note:
5252

5353
* This is a ***high-level, business-oriented*** description of the system - not just the database, but the multi-table business logic too.
54-
![Failure to Communicate](images/sample-ai/copilot/failure-to-communicate.png){: style="height:230px;width:280px"; align=right }
55-
* It is not "techno-babble" of low-level framework details (routes...). You don't need to learn framework details, or supply such information. That would be a **failure to communicate.**
54+
![Failure to Communicate](images/sample-ai/copilot/failure-to-communicate.png){: style="height:200px;width:280px"; align=right }
55+
* It is not "techno-babble" of low-level framework details (routes...). You don't need to provide. or even learn such details. That would be a **failure to communicate.**
5656
* The key take-way: ***Natural Language must be enhanced with logic automation*** to deliver real simplicity and speed. API Logic Server provides this automation, with:
5757
* API and App Automation (see Step 2)
5858
* Logic Automation (step 3), enabling us to execute the check credit requirement above
@@ -62,7 +62,7 @@ That's all it take to create a system. Note:
6262

6363
## 2. Speed of Low Code
6464

65-
Then, **1 command** to create the project (you can also create from an existing database):
65+
Then, **1 command** creates the project (you can also create from an existing database):
6666

6767
```bash title="Create the project"
6868
als genai --using=genai_demo.prompt

0 commit comments

Comments
 (0)