Skip to content

Commit

Permalink
Updating docs + removing bower
Browse files Browse the repository at this point in the history
Removing bower file and installation instructions (use npm or github)
Adding cdrake to contributors
Updating License year
  • Loading branch information
rii-mango committed May 8, 2023
1 parent f0e8254 commit 1afa93e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 39 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Copyright (c) 2012-2013, RII-UTHSCSA
* Copyright (c) 2012-2023, RII-UTHSCSA
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
Expand Down
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,6 @@ Or install via [NPM](https://www.npmjs.com/):
npm install daikon
```

Or install via [Bower](http://bower.io/):

```
bower install daikon
```

### Testing
```
npm test
Expand All @@ -126,6 +120,7 @@ Also thanks to these contributors:
- [@suoc](https://github.com/suoc)
- [@buddamus](https://github.com/buddamus)
- [@usb-radiology](https://github.com/usb-radiology)
- [@cdrake](https://github.com/cdrake)

### Disclaimer
The authors of this software have not sought nor received approval for clinical/diagnostic use of this software library.
32 changes: 0 additions & 32 deletions bower.json

This file was deleted.

0 comments on commit 1afa93e

Please sign in to comment.