Skip to content

Commit e9dde33

Browse files
author
“Buğra
committed
2 parents fd48974 + bfccd97 commit e9dde33

1 file changed

Lines changed: 6 additions & 38 deletions

File tree

README.md

Lines changed: 6 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -40,57 +40,25 @@ Then clone this repository:
4040
the plugin as a zip. Copy the *st3-micropython-tools-master* directory to its location
4141
(see prior section).
4242

43-
## Running the tests
44-
45-
Explain how to run the automated tests for this system
46-
47-
### Break down into end to end tests
48-
49-
Explain what these tests test and why
50-
51-
```
52-
Give an example
53-
```
54-
55-
### And coding style tests
56-
57-
Explain what these tests test and why
58-
59-
```
60-
Give an example
61-
```
62-
63-
## Deployment
64-
65-
Add additional notes about how to deploy this on a live system
66-
67-
## Built With
68-
69-
* [Dropwizard](http://www.dropwizard.io/1.0.2/docs/) - The web framework used
70-
* [Maven](https://maven.apache.org/) - Dependency Management
71-
* [ROME](https://rometools.github.io/rome/) - Used to generate RSS Feeds
72-
7343
## Contributing
7444

75-
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
45+
If you find any problem while using MicroPython Tools, create an [issue](https://github.com/bisguzar/st3-micropython-tools/issues/new) or fork this project and fix it yourself. Then sent a pull request. It will better 😍.
7646

7747
## Versioning
7848

79-
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
49+
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/bisguzar/st3-micropython-tools/tags).
8050

8151
## Authors
8252

83-
* **Billie Thompson** - *Initial work* - [PurpleBooth](https://github.com/PurpleBooth)
53+
* **Bugra ISGUZAR** - *Initial work* - [Bisguzar](https://github.com/bisguzar)
8454

85-
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
55+
See also the list of [contributors](https://github.com/bisguzar/st3-micropython-tools/contributors) who participated in this project.
8656

8757
## License
8858

8959
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
9060

9161
## Acknowledgments
9262

93-
* Hat tip to anyone whose code was used
94-
* Inspiration
95-
* etc
96-
63+
* [AMPY](https://github.com/adafruit/ampy)
64+
* [PySerial](https://github.com/pyserial/pyserial)

0 commit comments

Comments
 (0)