markora-ui 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -54,7 +54,7 @@ npx tailwindcss init -p
54
54
 
55
55
  ### Step 2: Update `tailwind.config.ts`
56
56
 
57
- Include Aether UI in your Tailwind config:
57
+ Include MarkoraUI in your Tailwind config:
58
58
 
59
59
  ```typescript
60
60
  import type { Config } from 'tailwindcss';