File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -110,14 +110,17 @@ what you use so I know what to keep and what to remove!
110110
111111## Documentation
112112
113- The best documentation for CedarJS is actually still the
114- [ RedwoodJS documentation] ( https://redwoodjs.com/docs ) . 0.x versions of
115- CedarJS will be fully compatible with RedwoodJS v8.6 and there will be no
116- specific documentation written for CedarJS for now.
113+ 0.x releases of CedarJS will be fully compatible with RedwoodJS v8.6, so the
114+ best documentation for CedarJS is actually still the RedwoodJS documentation,
115+ which I have a copy of here: https://cedarjs.com/docs .
116+ I have made a few edits and updates to it, but it's still mostly the same as
117+ [ the original] ( https://redwoodjs.com/docs ) .
117118
118119The only thing you'll have to adjust are the package names and replace every
119120` @redwoodjs ` package with a ` @cedarjs ` package of the same name.
120121
122+ There will be no specific documentation written for CedarJS for now.
123+
121124## The CedarJS Team
122125
123126<table >
You can’t perform that action at this time.
0 commit comments