Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #44 from takkii/virtual
Browse files Browse the repository at this point in the history
Update, README.
  • Loading branch information
takkii authored Oct 18, 2019
2 parents a017112 + a7a109f commit 98ead8f
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
bundle install

bundle install --path .bundle
(Need bundle exec command.)
(use bundle exec command need this exec.)
```

[AutoRun /mini_test/unit_test/rspec/all/ ]

```markdown
bundle exec ruby mini_test_runner.rb
( 2.x.x need use refinements methods. )
( ruby version 2.x.x need,use refinements methods. )

bundle exec ruby unit_test_runner.rb

Expand Down Expand Up @@ -49,12 +49,12 @@ $ gem install pycall

$ env PYTHON_CONFIGURE_OPTS='--enable-shared' pyenv install 3.7.4

Python 3.7.4 already install N/ Still install Y/
Python 3.7.5 already install N/ Still install Y/

※ わからないときはとりあえずYを選びます...
```

## License
### License

```markdown
The zinbeijett is MIT License
Expand Down Expand Up @@ -194,7 +194,9 @@ engine -h 花の色は
> Info
```markdown
Author Takayuki Kamiyama

zinbeijett for lisence MIT
Zinbeijett for MIT LICENSE.

Textmining Search Engine.

```

0 comments on commit 98ead8f

Please sign in to comment.