Skip to content

Commit 4c14823

Browse files
authored
Update note
1 parent 69ebeeb commit 4c14823

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

site/src/landing.js

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,14 @@ function LandingPage() {
1818
slides, videos, workshops, docs, and so on.
1919
</p>
2020
<div className={s.experimental}>
21-
<span className={s.label}>July 2020 status:</span>{" "}
21+
<span className={s.label}>August 2020 status:</span>{" "}
2222
<p>
23-
Currently working on prototypes and refining the APIs and package's
24-
boundaries. No packages published to npm yet.
23+
<a href="https://www.npmjs.com/org/code-hike">
24+
Experimental versions on NPM
25+
</a>
26+
. Still very unstable, very undocumented, very
27+
buggy, and not very fast. Codesandbox examples
28+
coming soon for early adopters.
2529
</p>
2630
<p>
2731
Follow <a href="https://twitter.com/codehike_">@codehike_</a> for

0 commit comments

Comments
 (0)