Skip to content

Commit

Permalink
revert: "debug(readme.md): debug debug"
Browse files Browse the repository at this point in the history
This reverts commit a48b9a3.
  • Loading branch information
Xunnamius committed Jan 3, 2021
1 parent 38bfb77 commit aff005d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ package.
```typescript
import { sum } from '@xunnamius/do-not-install';

sum(2, 2); // = 4 x
sum(2, 2); // = 4
```

## Documentation
Expand Down

0 comments on commit aff005d

Please sign in to comment.