Skip to content

Commit fba482b

Browse files
committed
Testing secrets in the git workflow.
1 parent bdee413 commit fba482b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# Neotoma API Implementation
77

8-
This repository is intended to act as the core repository for the Neotoma API version 1.5 and greater. The API acts as an interface between a user application and the Neotoma Postgres Database. This separation helps improve security, and lowers the data access barrier to users by providing simple URL paths, rather than requiring users to create individual SQL queries.
8+
This repository is intended to act as the core repository for the Neotoma API versions 1.5 and greater. The API acts as an interface between a user application and the Neotoma Postgres Database. The separation of the raw data and the logic helps improve security, and lowers the data access barrier to users by providing simple URL paths, rather than requiring users to create individual SQL queries.
99

1010
![A simple overview of the Neotoma API. An image of a database is connected to an icon representing the API, which is connected to an icon representing end users.](assets/api_simple_diagram.svg)
1111

0 commit comments

Comments
 (0)