-
Notifications
You must be signed in to change notification settings - Fork 114
chore: update readme and logo #2884
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
d8ed99f
to
ed20c91
Compare
Claude encountered an error —— View job I'll analyze this and get back to you. |
commit: |
ed20c91
to
e277b97
Compare
Claude encountered an error —— View job I'll analyze this and get back to you. |
Claude encountered an error —— View job I'll analyze this and get back to you. |
@@ -18,14 +18,21 @@ const RIVET_QUICKSTART = `Get started with Rivet by following a quickstart guide | |||
// Content chunks | |||
const RIVET_FEATURES_CONTENT = `## Features | |||
|
|||
Rivet Actors provide everything you need to build fast, scalable, and real-time applications without the complexity. | |||
Rivet Actors are a primitive of RivetKit provide everything you need to build fast, scalable, and real-time applications without the complexity. Rivet Engine is the core of self-hosting and is used for orchestrating actors at scale. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a grammatical issue in this sentence. It should be either "Rivet Actors, a primitive of RivetKit, provide everything..." or "Rivet Actors are a primitive of RivetKit and provide everything..." instead of the current construction which creates a run-on sentence.
Rivet Actors are a primitive of RivetKit provide everything you need to build fast, scalable, and real-time applications without the complexity. Rivet Engine is the core of self-hosting and is used for orchestrating actors at scale. | |
Rivet Actors, a primitive of RivetKit, provide everything you need to build fast, scalable, and real-time applications without the complexity. Rivet Engine is the core of self-hosting and is used for orchestrating actors at scale. |
Spotted by Diamond
Is this helpful? React 👍 or 👎 to let us know.
No description provided.