[update] renamed project from owly-news-summariser
to owly-news
across all files for consistency and simplified branding
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Owly News Summariser
|
||||
# Owly News
|
||||
|
||||
Owly News Summariser is a modern web application that fetches news articles from various RSS feeds, uses an LLM (Large Language Model) to summarize them, and presents them in a clean, user-friendly interface.
|
||||
Owly News is a modern web application that fetches news articles from various RSS feeds, uses an LLM (Large Language Model) to summarize them, and presents them in a clean, user-friendly interface.
|
||||
|
||||
## Features
|
||||
|
||||
@@ -145,7 +145,7 @@ The project consists of multiple components:
|
||||
cargo build --release
|
||||
```
|
||||
|
||||
The binary will be available at `target/release/owly-news-summariser`
|
||||
The binary will be available at `target/release/owly-news`
|
||||
|
||||
### Building the Frontend
|
||||
|
||||
|
Reference in New Issue
Block a user