Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Nov 24, 2023
1 parent 29b8c86 commit c0beb4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gensplore-component/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ A react component to embed Gensplore in your own website.
## Installation

```
npm install gensplore-component
npm install gensplore
```

## Usage

```jsx
import React from 'react';
import Gensplore from 'gensplore-component';
import Gensplore from 'gensplore';

const genbankString = `LOCUS Sample100bp 100 bp DNA linear UNK 24-NOV-2023
DEFINITION Synthetic construct, 100 bp DNA fragment with 42 bp coding sequence.
Expand Down

1 comment on commit c0beb4b

@vercel
Copy link

@vercel vercel bot commented on c0beb4b Nov 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.