Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
jisotalo committed Sep 10, 2024
1 parent 1732a8f commit da31064
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ All breaking changes are (hopefully) done.

* See [milestone #2](https://github.com/jisotalo/ads-client/milestone/2) for tasks to be done.
* See [MIGRATION.md](https://github.com/jisotalo/ads-client/blob/v2-dev/MIGRATION.md) for guide of migrating v1->v2

* Clone repository and open `docs/index.html` in browser for documentation

## Getting started
Expand Down
12 changes: 3 additions & 9 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,9 @@
<a id="md:v2-project-status" class="tsd-anchor"></a><h2 class="tsd-anchor-link">v2 project status<a href="#md:v2-project-status" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><p><strong>10.09.2024:</strong> Beta 3 released! See <a href="https://github.com/jisotalo/ads-client/blob/v2-dev/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
<p>All breaking changes are (hopefully) done.</p>
<ul>
<li>
<p>See <a href="https://github.com/jisotalo/ads-client/milestone/2">milestone #2</a> for tasks to be done.</p>
</li>
<li>
<p>See <a href="https://github.com/jisotalo/ads-client/blob/v2-dev/MIGRATION.md">MIGRATION.md</a> for guide of migrating v1-&gt;v2</p>
</li>
<li>
<p>Clone repository and open <code>docs/index.html</code> in browser for documentation</p>
</li>
<li>See <a href="https://github.com/jisotalo/ads-client/milestone/2">milestone #2</a> for tasks to be done.</li>
<li>See <a href="https://github.com/jisotalo/ads-client/blob/v2-dev/MIGRATION.md">MIGRATION.md</a> for guide of migrating v1-&gt;v2</li>
<li>Clone repository and open <code>docs/index.html</code> in browser for documentation</li>
</ul>
<a id="md:getting-started" class="tsd-anchor"></a><h2 class="tsd-anchor-link">Getting started<a href="#md:getting-started" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h2><p>README is under construction.</p>
<a id="md:install" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Install<a href="#md:install" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="assets/icons.svg#icon-anchor"></use></svg></a></h3><p><code>npm install ads-client@beta</code></p>
Expand Down

0 comments on commit da31064

Please sign in to comment.