minor readme fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# react2angular [](https://circleci.com/gh/coatue/react2angular) [](https://www.npmjs.com/package/react2angular) [](https://opensource.org/licenses/Apache2)
|
||||
|
||||
> The easiest way to embed React components in Angular 1!
|
||||
> The easiest way to embed React components in Angular 1 apps!
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -29,7 +29,7 @@ class MyComponent extends Component {
|
||||
|
||||
### 2. Expose it to Angular
|
||||
|
||||
```jsx
|
||||
```js
|
||||
import { react2angular } from 'react2angular'
|
||||
|
||||
angular
|
||||
|
||||
Reference in New Issue
Block a user