From 3230a6095454395939980fe69a8c03251192b4bb Mon Sep 17 00:00:00 2001 From: simonpcouch Date: Thu, 7 Nov 2024 11:08:37 -0600 Subject: [PATCH] fall back to usual `Lifecycle: experimental` --- README.Rmd | 2 -- README.md | 3 --- 2 files changed, 5 deletions(-) diff --git a/README.Rmd b/README.Rmd index 70ccecd..fcaf376 100644 --- a/README.Rmd +++ b/README.Rmd @@ -23,8 +23,6 @@ knitr::opts_chunk$set( Pals are persistent, ergonomic LLM assistants designed to help you complete repetitive, hard-to-automate tasks quickly. After selecting some code, press the keyboard shortcut you've chosen to trigger the pal addin (we suggest `Ctrl+Cmd+P`), select the pal, and watch your code be rewritten. -**This package is highly experimental and its interface is likely to change rapidly.** - ## Installation You can install pal like so: diff --git a/README.md b/README.md index bcc7f9d..d473df0 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,6 @@ some code, press the keyboard shortcut you’ve chosen to trigger the pal addin (we suggest `Ctrl+Cmd+P`), select the pal, and watch your code be rewritten. -**This package is highly experimental and its interface is likely to -change rapidly.** - ## Installation You can install pal like so: