Skip to content

Commit b18eee5

Browse files
authored
Typo and formatting
1 parent a9db2e1 commit b18eee5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for information on how to setup a develop
182182

183183
## Licenses & Trademarks
184184

185-
Kiln uses an open-core model: the library with Kiln’s core functionality is fully open source (MIT), while the desktop app is free to use, source-available, and may be licensed to enterprises in the future.
185+
The Kiln library with our core functionality is fully open source (MIT), while the Kiln desktop app is free to use, source-available, and may be licensed to enterprises in the future.
186186

187187
Why? We’re aiming to make Kiln fair and sustainable:
188188

@@ -195,12 +195,12 @@ Open Library and Data Format:
195195
- Kiln’s MIT OSS library contains all of the core logic of Kiln. It can do anything the app can do, just without the font-end/UI.
196196
- Kiln’s data format is open. You own and control your datasets, we don’t have access to them. The data is JSON formatted for maximal compatibility, ensuring zero lock-in.
197197

198-
Licenses:
198+
**Licenses**
199199

200200
- Python Library (core logic/features): [MIT License](libs/core/LICENSE.txt)
201201
- Python Server (REST API): [MIT License](libs/server/LICENSE.txt)
202202
- Desktop App: free to download and use. 100% [source-available](app) with public builds for maximum transparency.
203203

204-
Tracemarks: The Kiln name and logos are trademarks of Chesterfield Laboratories Inc.
204+
**Trademarks**: The Kiln name and logos are trademarks of Chesterfield Laboratories Inc.
205205

206206
Copyright 2024 - Chesterfield Laboratories Inc.

0 commit comments

Comments
 (0)